summaryrefslogtreecommitdiff
path: root/src/isodate/isodates.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix flake errorsAdrian Coveney2014-08-181-1/+1
|
* make flake happyGerhard Weis2014-02-271-23/+26
|
* * added ISO 8601 formating methodsGerhard Weis2009-02-091-13/+19
| | | | | | | | * still problems with negative durations * refactored Duration class to separate module * allow access to wrapped timedelta attributes directly on Duration. * refactored tzinfo parsing and formating into separate module * updated test cases for new functionality
* * initial commit (version 0.3.0)Gerhard Weis2009-01-051-0/+195