BookmarkSubscribeRSS Feed
yichentian226
Obsidian | Level 7

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.

2 REPLIES 2
Reeza
Super User
Is your variable type actually a character or is it displayed in that format but the type is numeric?

If it's a character, use Kurts solution, if its numeric just use the format statement, not the INPUT() statement.
How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 774 views
  • 0 likes
  • 3 in conversation