Date conversion in 8.1

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
rajendharreddy
Participant
Posts: 46
Joined: Tue Aug 21, 2007 5:39 am
Location: Bangalore, India

Date conversion in 8.1

Post by rajendharreddy »

Hi,

I have a requirement. I have to add 91 days for the below date format. Output also should remain same.

Input--> January 6, 2008

I went through the forum, but I am not successful.

Can anybody suggest the solution.

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

Post by chulett »

Not sure why you couldn't find anything and the date functions haven't changed for PX so this is valid for any version:

DateFromDaysSince()
-craig

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