Simple module to parse ISO 8601 dates
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.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / python-iso8601
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-iso8601 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
iso8601-0.1.13.tar.gz | 0000012205 11.9 KB | |
python-iso8601.changes | 0000004416 4.31 KB | |
python-iso8601.spec | 0000001692 1.65 KB |
Revision 29 (latest revision is 41)
Dirk Mueller (dirkmueller)
committed
(revision 29)
- update to 0.1.13: * Move to GitHub (https://github.com/micktwomey/pyiso8601). * Remove python 2.6, 3.2, 3.3 and 3.4 from tests * Add python 3.7 and 3.8 to tests
Comments 0