py-iso8601-2.1.0

Python module to parse ISO 8601 dates

Index | textproc

Description

This module parses the most common forms of ISO 8601 date strings
(e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

Homepage: https://github.com/micktwomey/pyiso8601