Determines whether a string or Java object can be converted
to a date/time value.
Lucee Function Reference
Function ISDATE
Example
isdate(any string):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
string | any | Yes | A string or a variable that contains one. |