hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

date-from-string

Parses a date from a string using an optional format
Parameter
Type
Description
string
string
The string to parse
format
string
The format string (optional)
return
date
The parsed date, or nil if parsing fails