Evaluates whether a real number is a valid representation of a
date (date/time object).
Lucee Function Reference
isnumericdate()
Example
isnumericdate(any number):boolean
Category
decision,number,date
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
|---|---|---|---|
| number | any | Yes | A real number |