summaryrefslogtreecommitdiff
path: root/src/isodate/tzinfo.py
Commit message (Collapse)AuthorAgeFilesLines
* white spaceGerhard Weis2021-12-131-37/+45
|
* whitespaceGerhard Weis2017-07-051-1/+2
|
* isodate.UTC remains the same object in a pickleJarno Saarimäki2015-11-271-0/+14
|
* make flake happyGerhard Weis2014-02-271-4/+9
|
* * make FixedOffset unpicklableGerhard Weis2012-10-301-12/+12
|
* make my syntax highlighter happyGerhard Weis2012-01-261-2/+2
|
* * added ISO 8601 formating methodsGerhard Weis2009-02-091-1/+1
| | | | | | | | * 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/+137