>Date problems are daunting ;-) >First, are you sure that the user's system date follows the "DD/MM/YYYY" >scheme? >Second, in this sort of problem, I tend to do a convert, such as: >convert tDate from system date to english date >then do a simple test: >if tDate is a date then dosomething else doanotherthing >because the "is a date" test works only for the the "english" date >format (if I am not wrong)
Hmmm... Not exactly, Yves: "put the seconds is a date" returns true. /H _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
