date manipulation

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
4friends
Participant
Posts: 71
Joined: Tue May 01, 2007 12:51 pm
Location: Mumbai

date manipulation

Post by 4friends »

i have a date 22-12-2007

i would like to add 20 days.

how can we implement that.
thanks & regards
kk
Maveric
Participant
Posts: 388
Joined: Tue Mar 13, 2007 1:28 am

Post by Maveric »

investigate DateFromDaysSince function in a transformer.
Post Reply