Hi Guys,
Does anyone know how to convert from ddmmyy10.(or date9.) to month in the form APR (or April)? Some example data include:
12/07/2018
01/08/2018
11/05/2018
07/07/2018
01/08/2018
Thanks,
put date monname5.;
Replace the 5 if you want longer.
put date monname5.;
Replace the 5 if you want longer.
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.