hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

date-time-from-string

Parses a date and time from a string.
Parameter
Type
Description
string
string
The string to parse.
format
string
The format string. Optional.
return
dateTime
The parsed date and time, or nil if parsing fails.