Description
ISO 8601 date strings can be parsed by legacy Python 2 applications. This small module helps tools convert standardized timestamp text into date and time objects.
It is imported by other software and does not manage time zones beyond what the parser supports. Applications should test parsing behavior for ambiguous or invalid timestamps.