Simple module to parse ISO 8601 dates

Edit Package python-iso8601
http://pypi.python.org/pypi/iso8601

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

Refresh
Refresh
Source Files
Filename Size Changed
iso8601-0.1.8.tar.gz 0000007775 7.59 KB
python-iso8601.changes 0000001514 1.48 KB
python-iso8601.spec 0000001974 1.93 KB
Revision 6 (latest revision is 23)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 204828 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 6)
- update to 0.1.8:
  * Remove +/- chars from README.rst and ensure tox tests run using LC_ALL=C.
  * Fix parsing of microseconds 
  * Correct negative timezone offsets
  * Wow, it's alive! First update since 2007
  * Moved over to https://bitbucket.org/micktwomey/pyiso8601
  * Add support for python 3
  * Switched to py.test and tox for testing
  * Make seconds optional in date format
  * Correctly raise ParseError for more invalid inputs
  * Support more variations of ISO 8601 dates, times and time zone specs.
  * Fix microsecond rounding issues
  * Fix pickling and deepcopy of returned datetime objects
  * Fix timezone offsets without a separator
  * "Z" produces default timezone if one is specified
  * Handle compact date format (forwarded request 204806 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by