lsIsDate

Determines whether a string is a valid representation of a date/time value in the current locale.

lsIsDate(String) → returns boolean

Argument Reference

String string
Required

Examples
Sample code invoking the lsIsDate function


Fork me on GitHub