87fa7bd51a
This Python module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
2 lines
129 B
Text
2 lines
129 B
Text
This Python module parses the most common forms of ISO 8601 date
|
|
strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
|