Staffan,
If no one comes up with a better answer, I have an ooRexx class that I wrote many years ago to test for valid dates/times based on the ooRexx date/time type. I presented it at one of the RexxLA Symposiums, but there seemed to be little to no interest.

It's on pragmaticlee.safedataisp.net and named ELPDateTime; however, the demonstration program that is part of the zip file uses the old ooDialog and I'm not sure that part will work. You're welcomed to look at the code in the demo and see how the class is used.

Lee


On 2/1/2013 10:06 AM, Staffan Tylen wrote:
Similar problem to a previous posting of mine, does anybody have a 'good' way to validate if a string is a valid date or time? I've tried with the .DateTime class but it gives a syntax conditions if the input is wrong. If nothing else I will need to use to signal on I guess.

Staffan



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan


_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to