LSParseDateTime
Parses a locale-specific datetime string or object
Method Signature
Arguments
Argument
Type
Required
Description
Default
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
Related
Last updated
Was this helpful?