Convert number SAS to Date

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
souzaro
Participant
Posts: 1
Joined: Thu May 05, 2011 11:15 am
Location: Souzaro

Convert number SAS to Date

Post by souzaro »

Hi

I need extract of the SAS a number field and convert to date format in DataStage. The SAS count the days of 1/1/1960 until the date and save the days.

In DataStage exist a function to do this conversion?

Thank you
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

DateFromDaysSince()
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply