
This package converts date time strings from ISO8601 or RFC3339 into Python datetime objects. Since it's written as a C module, it is much faster than other Python libraries. Ciso8601 doesn't support the entirety of the ISO 8601 spec, only a popular subset.