I'm working on a job and need to convert a character (for example: 05OCT2020) to "mmddyyyy" format (for example: 10/05/2020)in the table. Still a beginner look forward to hearing any solutions/suggestions! Thanks.
date = input(chardate,date9.);
format date mmddyy10.;
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.