aboutsummaryrefslogtreecommitdiff
path: root/dateutil/tz.py
AgeCommit message (Expand)Author
2008-02-28- Fixed case where tzrange.utcoffset and tzrange.dst() might fail dueniemeyer
2007-11-20All code is now compatible with new-style division.niemeyer
2007-08-07Initialize tzid and comps in tz.py, to prevent the code from everniemeyer
2007-06-27Removed bare string exceptions, as reported by Wilfredo Sánchez Vega.niemeyer
2007-06-27Fix bug in leap count parsing (reported and fixed by Eugene Oden).niemeyer
2006-04-28In tzfile, round offsets to full minutes if needed, since Python'sniemeyer
2005-12-22In gettz(), if name is None and everything else fails, return tzlocal().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
2005-02-23Fixing pickling of tz classes, as reported byniemeyer
2005-02-23Added support for internal timezone information.niemeyer
2005-02-22Fixing bug which happened when tzoffsetfrom was 0.niemeyer
2003-10-09Minor changes in __author__ variable.niemeyer
2003-10-07- Documentation updates.niemeyer
2003-10-07- Implemented caching and between() method in rrule and rruleset.niemeyer
2003-10-07Implemented tzical type, and fixed many bugs in rrule type.niemeyer
2003-09-29Implemented new scheme to pass weekday information to relativedelta.niemeyer
2003-09-28Importing development code into trunk.niemeyer