Simple module to parse ISO 8601 dates
Project description
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.
Changes
0.1.1
When parsing dates without a timezone the specified default is used. If no default is specified then UTC is used. Addresses issue 4.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iso8601-0.1.1.tar.gz
(3.9 kB
view hashes)
Built Distribution
iso8601-0.1.1-py2.5.egg
(6.7 kB
view hashes)