I want this format "07Nov2010:00:00:000" into just the year 2010 either with a new column or the existing column. How do I go about to do that?
Try one of the DT* formats, such as DTYEARw You don't even need to create a new variable!.
More on this approach:
http://blogs.sas.com/content/sasdummy/2011/11/15/do-you-mind-if-we-dance-with-your-dates/
Chris
Try one of the DT* formats, such as DTYEARw You don't even need to create a new variable!.
More on this approach:
http://blogs.sas.com/content/sasdummy/2011/11/15/do-you-mind-if-we-dance-with-your-dates/
Chris
Thank you! It worked.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.