summaryrefslogtreecommitdiff
path: root/src/isodate/isotzinfo.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKian-Meng Ang2022-01-251-1/+1
* Merge branch 'PR57'Gerhard Weis2021-12-131-26/+0
|\
| * 1) move license to Project's rootAlexander Mangin2019-03-271-26/+0
* | white spaceGerhard Weis2021-12-131-29/+33
|/
* Be able to recognize time zones with fractional hoursIgor2017-10-111-1/+1
* 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