LSParseDateTime

Parses a locale-specific datetime string or object

Method Signature

LSParseDateTime(date=[any], locale=[string], timezone=[string], format=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

date

any

true

the date, datetime string or an object

locale

string

false

timezone

string

false

the timezone to apply to the parsed datetime

format

string

false

the format mask to use in parsing

Examples

Last updated

Logo

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