summaryrefslogtreecommitdiff
path: root/iso8601
Commit message (Expand)AuthorAgeFilesLines
* Fix pickling / deepcopy of returned datetime objectsMichael Twomey2013-10-172-0/+9
* Fix microsecond rounding issuesMichael Twomey2013-10-172-2/+5
* Rewrote the regex, large parts of the code and testsMichael Twomey2013-10-162-34/+110
* Correctly raise ParseError for more invalid inputsMichael Twomey2013-10-152-109/+35
* Make the inclusion of seconds optional in the date format.Chris Down2013-09-082-5/+18
* Applied python 3 support patch from https://code.google.com/p/pyiso8601/issue...Michael Twomey2013-08-293-6/+15
* Importing r23 / 0.1.4 from https://code.google.com/p/pyiso8601/Michael Twomey2013-08-293-0/+214