A simple thrid-party module to parse ISO 8601 dates.
This module parses the most common forms of ISO 8601 date strings (e.g. "2007-01-14T20:34:22+00:00"
) into datetime
objects. Available on pypi: iso8601
A simple thrid-party module to parse ISO 8601 dates.
This module parses the most common forms of ISO 8601 date strings (e.g. "2007-01-14T20:34:22+00:00"
) into datetime
objects. Available on pypi: iso8601