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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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