Lucee Function Reference

isdate()

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

Example

isdate(any value):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
value any  Yes A string or a variable that contains one.