DateTimeParser v1.0.0-rc.3 API Reference
Modules
DateTimeParser is a tokenizer for strings that attempts to parse into a DateTime
,
NaiveDateTime
if timezone is not determined, Date
, or Time
.
Exceptions
An error when parsing fails
DateTimeParser is a tokenizer for strings that attempts to parse into a DateTime
,
NaiveDateTime
if timezone is not determined, Date
, or Time
.
An error when parsing fails