LSIsDate

Determines whether a string is avalid date/time string with either a specific locale or within the current system/application locale

Method Signature

LSIsDate(date=[any], locale=[string], timezone=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

date

any

true

The date/time string to check.

locale

string

false

The locale to use for parsing the date/time string.

timezone

string

false

Optional timezone to use for parsing the date/time string.

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC