summaryrefslogtreecommitdiff
path: root/src/isodate/isotzinfo.py
Commit message (Expand)AuthorAgeFilesLines
* make flake happyGerhard Weis2014-02-271-10/+13
* Changing exceptions to be ValueError or a subclass thereof in cases where the...Michael Hrivnak2012-11-161-1/+1
* tz_isoformat needs datetime object to determine daylight savingGerhard Weis2012-01-261-4/+5
* * added ISO 8601 formating methodsGerhard Weis2009-02-091-0/+108