Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
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