summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Move description into README.rst and add devpiMichael Twomey2013-10-155-89/+75
|
* Correctly raise ParseError for more invalid inputsMichael Twomey2013-10-153-110/+38
| | | | | | Fixes #1 Thanks to manish.tomar
* Merged in cdown/pyiso8601 (pull request #1)Michael Twomey2013-10-101-0/+4
|\ | | | | | | Make the inclusion of seconds optional in the date format.
| * add python2/3 classifiers to setup.pySteven Kryskalla2013-08-251-0/+4
| |
* | Make the inclusion of seconds optional in the date format.Chris Down2013-09-082-5/+18
|/ | | | | | ISO 8601 specifies that the inclusion of seconds in the date format is optional. To accommodate this, if the seconds are not included, it is considered to be 0.
* Adding a MANIFEST.inbaserock/morphMichael Twomey2013-08-291-0/+2
|
* Applied python 3 support patch from ↵Michael Twomey2013-08-298-10/+42
| | | | | | https://code.google.com/p/pyiso8601/issues/detail?id=23 Also updated to use tox and py.test
* Updated READMEMichael Twomey2013-08-291-1/+7
|
* Importing r23 / 0.1.4 from https://code.google.com/p/pyiso8601/Michael Twomey2013-08-297-0/+323