data _NULL_;
call symput ( 'Time', put(time(),time8.));/*13:00:00*/
call symput ( 'Date1', put(today(),worddate12.));/*Nov 21, 2017*/
run;
I want to display time in this format 1:00 PM instead of 13:00:00
I also want to display the day of the date in a word format for the date (ie Tuesday)
Tuesday --> WEEKDAY is the proper format
1:00 pm --> use the TIMEAMPM format
Tuesday --> WEEKDAY is the proper format
1:00 pm --> use the TIMEAMPM format
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.