Hello
I have a data set with datetime column with format and informat datetimr22.3
I want to create a new column called time with time value and format time8.
I used the following code
time(effectiveTimestamp) as time format=time8.
As I see the time values are not correct,
I see for example datetime 15MAY2024:03:02:08.977 and calculated time 14:17:42 but as I see it should be 03:02:08
Please read the description of the TIME function in the documentation.
On the left is an alphabetical list of all SAS functions; right below TIME is the function you want, TIMEPART.
Please read the description of the TIME function in the documentation.
On the left is an alphabetical list of all SAS functions; right below TIME is the function you want, TIMEPART.
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 lock in 2025 pricing—just $495!
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.