module Time::Format::ISO_8601_DATE
¶
The ISO 8601 date format.
Class methods¶
.parse(string, location : Time::Location? = Time::Location::UTC) : Time
¶
(string, location : Time::Location? = Time::Location::UTC) : Time
Parses a string into a Time
.