Page 1 of 1

Time validation

Posted: Wed Jul 15, 2009 1:21 am
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

Posted: Wed Jul 15, 2009 1:39 am
by ArndW
This type of check is done via the IsValid() function call in PX.

Posted: Wed Jul 15, 2009 1:42 am
by nani0907
hello,

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

Thanks

Posted: Wed Jul 15, 2009 1:44 am
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.

Posted: Wed Jul 15, 2009 3:38 am
by nani0907
ok i wil check it out