summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update version strings to 2010g2010g_releaseStuart Bishop2010-03-302-2/+2
* Make UTC match private API so things don't explodeStuart Bishop2010-03-091-0/+4
* TypoStuart Bishop2010-03-091-1/+1
* Bump version numbers to 2010e2010e_releaseStuart Bishop2010-03-092-2/+2
* Tidy docsStuart Bishop2010-03-091-43/+51
* Update docs for tzinfo improvementsStuart Bishop2010-03-091-0/+71
* Fix tzname() method to work as users expect, adding an is_dst parameter to av...Stuart Bishop2010-03-091-5/+40
* Fix dst() method to work as users expect, adding an is_dst parameter to avoid...Stuart Bishop2010-03-091-5/+40
* Fix utcoffset() method to work as users expect, adding an is_dst parameter to...Stuart Bishop2010-03-091-5/+32
* Bump version numbers to 2010b2010b_releaseStuart Bishop2010-01-262-2/+2
* Add Canada/* to common_timezones per Bug #506341Stuart Bishop2010-01-261-2/+4
* Bump version numbers to 2009u2009u_releaseStuart Bishop2010-01-042-2/+2
* Update to 2009r2009r_releaseStuart Bishop2009-11-102-2/+2
* Update version to 2009pStuart Bishop2009-10-282-3/+3
* Update changesfile2009n_releaseStuart Bishop2009-09-291-0/+4
* Update to 2009nStuart Bishop2009-09-292-2/+2
* Tweak manifestStuart Bishop2009-09-291-1/+1
* Handle dst switchover with no wallclock change case betterStuart Bishop2009-09-291-6/+4
* Fix skip_local in zdump, handle dst transition with no actual wallclock time ...Stuart Bishop2009-09-292-5/+10
* Tahiti testStuart Bishop2009-09-291-0/+16
* Tidy Noumea testStuart Bishop2009-09-281-12/+4
* v2 format issues and fix local_to_utc zdump testsStuart Bishop2009-09-283-22/+140
* Update to 2009mStuart Bishop2009-09-282-2/+2
* Look harder if we end up with a negative DST offsetStuart Bishop2009-09-282-1/+29
* Update to tzdata 2009lStuart Bishop2009-08-182-2/+2
* Trim README.txtStuart Bishop2009-06-181-11/+1
* Update to 2009jStuart Bishop2009-06-182-2/+2
* Try submitting the ReST README.txt as the long description to pypiStuart Bishop2009-06-181-1/+1
* license field now documented as short string, so lets complyStuart Bishop2009-06-181-1/+1
* Merge lp:~mnordhoff/pytz/2009iStuart Bishop2009-06-172-2/+2
|\
| * tz 2009iMatt Nordhoff2009-06-102-2/+2
* | Merge lp:~mnordhoff/pytz/2009hStuart Bishop2009-06-172-2/+2
|\ \ | |/
| * Upgrade tz to 2009hMatt Nordhoff2009-05-272-2/+2
* | Avoid using pkg_resources except when necessary to avoid potential issues wit...Stuart Bishop2009-06-171-23/+26
|/
* Update database to 2008gStuart Bishop2009-04-272-2/+2
* Update copyright stringStuart Bishop2009-04-181-1/+1
* Upgrade tzdata to 2009f.Matt Nordhoff2009-04-162-2/+2
* Upgrade tz to 2009eMatt Nordhoff2009-04-072-2/+2
* Upgrade to tz 2009d.Matt Nordhoff2009-03-232-2/+2
* Upgrade tzdata to 2009c.Matt Nordhoff2009-03-182-2/+2
* Upgrade tz to 2009bMatt Nordhoff2009-02-142-2/+2
* Use all_timezones_set rather than all_timezones for speedupStuart Bishop2009-01-221-1/+1
* Update to tz 2009aMatt Nordhoff2009-01-222-2/+2
* Update version numbers to 2008iStuart Bishop2008-10-272-2/+2
* Update to Olson database 2008hStuart Bishop2008-10-132-2/+2
* Fix Sphinx warningsStuart Bishop2008-10-111-13/+13
* Add testStuart Bishop2008-10-101-1/+5
* Remove unknown timezones from country_timezones resultsStuart Bishop2008-10-101-0/+2
* Expose country_timezones as a dictionary, as well as preserving the old funct...Stuart Bishop2008-10-102-26/+40
* Expose ISO 3166 country code -> name mappingStuart Bishop2008-10-102-1/+47