summaryrefslogtreecommitdiff
path: root/gen_tzinfo.py
Commit message (Expand)AuthorAgeFilesLines
* Lazy load the all_timezones and common_timezones data structuresrelease_2013dStuart Bishop2013-09-051-6/+6
* Prefill more common_timezones from zone.tab. Ideally, this should be done at ...2010o_releaseStuart Bishop2010-11-181-0/+8
* Add Canada/* to common_timezones per Bug #506341Stuart Bishop2010-01-261-2/+4
* Fix skip_local in zdump, handle dst transition with no actual wallclock time ...Stuart Bishop2009-09-291-2/+2
* Work around 64bit zdump issues and refactor generated zdump testsStuart Bishop2008-10-111-2/+1
* Remove entries from all_timezones and common_timezones when there is no corre...Stuart Bishop2008-10-091-4/+10
* Ensure all_timezones is sorted and add testsStuart Bishop2008-10-091-1/+1
* Fix common_timezones generationStuart Bishop2008-10-091-11/+33
* Ensure timezone() raises a documented exception if passed an invalid timezone...Stuart Bishop2007-03-261-0/+2
* fix generation of all_timezones/common_timezones listsJames Henstridge2006-11-281-158/+0
* Generate .pot for i18n supportStuart Bishop2005-12-301-0/+2
* Generate .pot fileStuart Bishop2005-12-271-0/+2
* baz compatibility and README.txt tweaksStuart Bishop2005-05-131-0/+6
* Fix documentation testerStuart Bishop2005-05-131-0/+9
* Merge changes from Gary Poster and shuffle test locations for compatibility w...Stuart Bishop2005-05-131-0/+7
* Make _zone public (now zone)Arch Librarian2005-05-101-3/+3
* Spell Arthur's name correctlyArch Librarian2005-05-101-3/+3
* All localtime -> UTC tests now passArch Librarian2005-05-101-7/+4
* Almost all localtime -> utc tests passArch Librarian2005-05-101-3/+18
* Handle multiple in-dst zones in sequence correctly (US/...Arch Librarian2005-05-101-2/+7
* 2004b Olsen releaseArch Librarian2005-05-101-14/+11
* tweaks before releaseArch Librarian2005-05-101-1/+2
* reorg for distributionArch Librarian2005-05-101-13/+44
* All zones except Riyadh8? working, and that one might j...Arch Librarian2005-05-101-8/+11
* Need to round utcoffset() and dst() to keep strftime happyArch Librarian2005-05-101-2/+2
* DST offset must be rounded to nearest minuteArch Librarian2005-05-101-2/+3
* TidyArch Librarian2005-05-101-2/+2
* Remove the 'granularity 1 minute' restriction, which no...Arch Librarian2005-05-101-5/+6
* handle times before first transition time correctly, as...Arch Librarian2005-05-101-47/+2
* fromutc method and twinned tzinfo's seems to allow avoi...Arch Librarian2005-05-101-7/+27
* *** empty log message ***Arch Librarian2005-05-101-5/+10
* US/Eastern passing all tests except for war time zdump testsArch Librarian2005-05-101-53/+24
* overhaulArch Librarian2005-05-101-26/+111
* Reorg and fixesArch Librarian2005-05-101-34/+39
* *** empty log message ***Arch Librarian2005-05-101-4/+4
* Generating .py filesArch Librarian2005-05-101-0/+154