python2-iso8601
Python2 - iso8601 - Simple module to parse ISO 8601 dates
2.8.0
2018-05-06
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.4
python2-base 2.8.0
python-iso8601
Internal Program Version: iso8601 0.1.12
Simple 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.
http://code.google.com/p/pyiso8601