Dear,
In my data, the date variable has values 16/Oct/2015 and un/Jan/2016.
I am using the code to convert to IS8601 dates.
code:
date1=input(date,date11.);
isdate=put(date1,is8601da.);
This code is not converting the "un/Jan/2016". What should I include in my code. I need value '2016-01' for '"un/Jan/2016".' Please help. Thanks.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.