BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I have variable called 'a' with charecter datatype.From this i want to create a new variable 'b' with date format.

eg;

A
20040601
20031112

B
01/06/04
12/11/03


Thanks in advance.
2 REPLIES 2
deleted_user
Not applicable
use INPUT with a date informat like yymmdd.

preferably the INPUT statement, as the data is loaded.
Alternatively, the INPUT function

Good Luck

PeterC
deleted_user
Not applicable
Please read the SAS documentation about programming in SAS and about its wonderful richness of features.

http://support.sas.com/documentation/

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 990 views
  • 0 likes
  • 1 in conversation