python-iso8601
Python - iso8601 - Simple module to parse ISO 8601 dates
2.6.4
2016-07-26
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
base 2.7.4
python 2.6.4
Internal Program Version: iso8601 0.1.11
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