Converts a string that is a valid date/time representation in the current locale into a date/time object.
lsParseDateTime(dt_string)
returns date
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| dt_string | string | Yes |
This example illustrates use of the lsParseDateTime function.
lsParseDateTime("01/08/2011")