Hi I have the following data
dates
20170101
20160101
20150101
I need the out as
17-01-01
16-01-01
15-01-01
Please post the code you already have, and I'll help you in correcting that code if it contains errors.
@molla wrote:
can u pls provide with complete code
Format the date variable with yymmddd8.
If you do not yet have a SAS date variable, but a character variable, convert first with numdate=input(chardate,yymmdd8.);
can u pls provide with complete code
Please post the code you already have, and I'll help you in correcting that code if it contains errors.
@molla wrote:
can u pls provide with complete code
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.