|
Get SteelArrow!
|
|
|
|
isValidDate
|
|
|
|
|
|
|
Return to Function List |
|
Evaluates a variable or literal string to determine if it is a valid date. IsValidDate
returns TRUE if the specified value is a valid date, FALSE if not found.
|
|
Syntax |
IsValidDate( date )
|
date |
A date in any of the valid date/time formats. |
|
|
|
|
|
|
|
|