9
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prefill more common_timezones from zone.tab. Ideally, this should be done at runtime for instalations not using the system zoneinfo database. More... over 13 years ago
Bump version numbers to 2010o More... over 13 years ago
Olson 2010o More... over 13 years ago
Bump revision numbers More... over 13 years ago
Import Olson 2010m More... over 13 years ago
Test and build eggs with Python 2.7 More... over 13 years ago
_FixedOffset.dst() should return ZERO More... over 13 years ago
Bump version numbers to 2010l More... over 13 years ago
Import Olson 2010l More... over 13 years ago
Revert Banderas tests - this was bad data and not a new edge case More... almost 14 years ago
Bump version numbers to 2010k More... almost 14 years ago
Import Olson 2010k More... almost 14 years ago
Add test for America/Bahia_Banderas double timezone switch during 2010 More... almost 14 years ago
Bump pytz revision numbers More... almost 14 years ago
Import Olson database 2010j More... almost 14 years ago
Bump revision numbers to 2010h More... about 14 years ago
Implement documented behavior for tzinfo.utcoffset(None), tzinfo.dst(None) and tzinfo.tzname(None), fixing behavior of datetime.time.utcoffset, dst & tzname More... about 14 years ago
Update data to 2010h (Tunisia and Pakistan affected) More... about 14 years ago
Update version strings to 2010g More... about 14 years ago
Update to tzdata 2010g More... about 14 years ago
Update to tzcode2010f More... about 14 years ago
Make UTC match private API so things don't explode More... about 14 years ago
Typo More... about 14 years ago
Bump version numbers to 2010e More... about 14 years ago
Support Python 3.1, work in progress More... about 14 years ago
Tidy docs More... about 14 years ago
Update docs for tzinfo improvements More... about 14 years ago
Fix tzname() method to work as users expect, adding an is_dst parameter to avoid AmbiguousTimeErrors More... about 14 years ago
Fix dst() method to work as users expect, adding an is_dst parameter to avoid AmbiguousTimeErrors More... about 14 years ago
Fix utcoffset() method to work as users expect, adding an is_dst parameter to avoid AmbiguousTimeErrors More... about 14 years ago