This repository was archived by the owner on Oct 14, 2024. It is now read-only.
v1.3.2
Added
- Fixed numeric strings from being parsed as Datetime objects to being parsed as strings.
-Only parse to Datetime objects that conform to ISO 8601 format.