options datestyle=mdy;
Data new;
Input sdtime anydtdtm32.;
date=datepart(sdtime);
format date date9. sdtime datetime.;
Cards;
12:03:2003:12:13:23
;
Run;
proc print;run;
SAS INNOVATE 2024
SAS is headed back to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team.
Interested in speaking? Content from our attendees is one of the reasons that makes SAS Innovate such a special event!