Lucee Function Reference

Function ISDATE

Determines whether a string or Java object can be converted
to a date/time value.

Example

isdate(any string):boolean

Category

decision,date

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.