| Commit message (Expand) | Author | Age | Files | Lines |
* | A small comment still pointed to NIH tzdata server2.1 | Tomi Pieviläinen | 2012-03-28 | 1 | -1/+1 |
* | Metadata fixes | Tomi Pieviläinen | 2012-03-03 | 1 | -2/+1 |
* | README fixes, tz cleanup | Tomi Pieviläinen | 2012-03-03 | 1 | -3/+2 |
* | Fix opening files in tz | Tomi Pieviläinen | 2012-02-19 | 1 | -4/+6 |
* | Merge new style classes branch, works now on 2.6-3.2 | Tomi Pieviläinen | 2012-02-18 | 1 | -2/+22 |
|\ |
|
| * | Fix #885219 : Use new-style python classes | gl@clarisys.fr | 2011-11-02 | 1 | -2/+2 |
* | | PSF License doesn't exist. This is Simplified BSD. | Gustavo Niemeyer | 2011-03-24 | 1 | -1/+1 |
* | | Applying Python 3 support patch by Brian Jones. | Gustavo Niemeyer | 2011-03-24 | 1 | -52/+41 |
|/ |
|
* | - Fixed case where tzrange.utcoffset and tzrange.dst() might fail due | niemeyer | 2008-02-28 | 1 | -7/+16 |
* | All code is now compatible with new-style division. | niemeyer | 2007-11-20 | 1 | -1/+1 |
* | Initialize tzid and comps in tz.py, to prevent the code from ever | niemeyer | 2007-08-07 | 1 | -0/+2 |
* | Removed bare string exceptions, as reported by Wilfredo Sánchez Vega. | niemeyer | 2007-06-27 | 1 | -2/+2 |
* | Fix bug in leap count parsing (reported and fixed by Eugene Oden). | niemeyer | 2007-06-27 | 1 | -1/+1 |
* | In tzfile, round offsets to full minutes if needed, since Python's | niemeyer | 2006-04-28 | 1 | -4/+9 |
* | In gettz(), if name is None and everything else fails, return tzlocal(). | niemeyer | 2005-12-22 | 1 | -0/+2 |
* | Updating (c) information. | niemeyer | 2005-02-24 | 1 | -2/+2 |
* | - Include tzwinlocal in tz.__all__. | niemeyer | 2005-02-24 | 1 | -1/+1 |
* | - More improvements in tzwin. | niemeyer | 2005-02-24 | 1 | -10/+19 |
* | - Now tzfile() will unpickle to the updated file. | niemeyer | 2005-02-23 | 1 | -9/+19 |
* | Fixing pickling of tz classes, as reported by | niemeyer | 2005-02-23 | 1 | -0/+22 |
* | Added support for internal timezone information. | niemeyer | 2005-02-23 | 1 | -26/+35 |
* | Fixing bug which happened when tzoffsetfrom was 0. | niemeyer | 2005-02-22 | 1 | -2/+2 |
* | Minor changes in __author__ variable. | niemeyer | 2003-10-09 | 1 | -1/+1 |
* | - Documentation updates. | niemeyer | 2003-10-07 | 1 | -0/+3 |
* | - Implemented caching and between() method in rrule and rruleset. | niemeyer | 2003-10-07 | 1 | -1/+2 |
* | Implemented tzical type, and fixed many bugs in rrule type. | niemeyer | 2003-10-07 | 1 | -5/+247 |
* | Implemented new scheme to pass weekday information to relativedelta. | niemeyer | 2003-09-29 | 1 | -11/+7 |
* | Importing development code into trunk. | niemeyer | 2003-09-28 | 1 | -0/+641 |