aboutsummaryrefslogtreecommitdiff
path: root/dateutil/tzwin.py
AgeCommit message (Expand)Author
2017-04-17Clean up trailing white space in all filesJon Dufresne
2015-11-01Refactor timezones, add import testsPaul Ganssle
2015-10-25Hotfix-133: Fix tzwin.py not importing when needed on Windowslabrys
2015-07-12Fix tzwin encoding errorsjarondl
2014-12-10Windows: Be more lenient about missing timezones, like on posixYaron de Leeuw
2014-12-10windows: fix tzinfo for timezones without dstClaudio Canepa
2014-12-01more pep8 and style editsYaron de Leeuw
2014-11-29add more docsYaron de Leeuw
2014-11-29FIX: tzwin on windows, sort of revert the previous commitYaron de Leeuw
2014-11-27FIX: (untested): tz was ignoring tzwin on python2Yaron de Leeuw
2012-03-03Metadata fixesTomi Pieviläinen
2011-03-24Applying Python 3 support patch by Brian Jones.Gustavo Niemeyer
2005-02-24Updating (c) information.niemeyer
2005-02-24- Include tzwinlocal in tz.__all__.niemeyer
2005-02-24- More improvements in tzwin.niemeyer
2005-02-23- Now tzfile() will unpickle to the updated file.niemeyer