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