Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is Date String A Valid Date?
Message
From
06/07/2001 13:52:32
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00526801
Message ID:
00527550
Views:
31
Cheers Andrew. Noted ...

>Gary,
>
>To extend Jill's idea a little (so it doesn't rely on SET("DATE") etc), you could use
>
>lcDate = '{^2001-06-31}'
>? empty(eval(lcDate))  && returns .T.
>
>Cheers,
>
>Andrew
>
>>Fred:
>>
>>>? EMPTY({^2001/06/31})
>>
>>The above on my system generates an error "Date/Datetime evaluated to an invalid date". I don't know whether this happens on your system? However, if this is the behaviour you expected, Jill's solution provides a boolean return value for valid date/invalid date without the need for error trapping.
>>
>>Thanks.
-=Gary
Previous
Reply
Map
View

Click here to load this message in the networking platform