isdate PowerHome formula function
Description
Tests whether a string value is a valid date.
Syntax
isdate ( datevalue )
Argument |
Description |
datevalue
|
A string whose value you want to test to determine whether it is a valid date
|
Return value
Boolean. Returns TRUE if datevalue is a valid date and FALSE if it is not.