Time validation

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
nani0907
Participant
Posts: 155
Joined: Wed Apr 18, 2007 10:30 am

Time validation

Post by nani0907 »

Hi All,

In one of my column, i am geting the values as 15:00 CET. i need to check whether it is a valid time or not . how to do this.please help me

Thanks in advance
thanks n regards
nani
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

This type of check is done via the IsValid() function call in PX.
nani0907
Participant
Posts: 155
Joined: Wed Apr 18, 2007 10:30 am

Post by nani0907 »

hello,

just to onfirm . is valid works for such incoming value 15:00 CET

Thanks
thanks n regards
nani
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

I'm not at a PC where I can open up the Parallel Job Develop Guide, but perhaps you could do that and check.
nani0907
Participant
Posts: 155
Joined: Wed Apr 18, 2007 10:30 am

Post by nani0907 »

ok i wil check it out
thanks n regards
nani
Post Reply