summaryrefslogtreecommitdiff
path: root/dateutil/zoneinfo
Commit message (Expand)AuthorAgeFilesLines
* Update tzdata to 2019cPaul Ganssle2019-09-191-0/+0
* Update tzdata to 2019bPaul Ganssle2019-07-061-0/+0
* Update tzdata to 2019aPaul Ganssle2019-04-231-0/+0
* Update tzdata to 2018iPaul Ganssle2019-02-031-0/+0
* Update tzdata to 2018gPaul Ganssle2018-10-271-0/+0
* Update zonefile to 2018ePaul Ganssle2018-05-041-0/+0
* Update tzdata to 2018dPaul Ganssle2018-03-241-0/+0
* Bump zoneinfo version to 2018cPaul Ganssle2018-01-251-0/+0
* add document generation to tox, and trigger automatically at CI (also check l...Bernat Gabor2017-12-072-2/+2
* Remove unused importsJon Dufresne2017-10-281-1/+0
* Make zoneinfo tzfile superclass less confusingBrandon W Maister2017-10-271-2/+2
* Drop support for Python 2.6Jon Dufresne2017-07-102-27/+13
* Update zoneinfo to 2017b.Paul Ganssle2017-06-071-0/+0
* Fix all instances of flake8 E302Jon Dufresne2017-05-052-0/+3
* Merge pull request #368 from jdufresne/unused-importsPaul Ganssle2017-05-041-4/+0
|\
| * Clean up unused importsJon Dufresne2017-04-171-4/+0
* | Clean up trailing white space in all filesJon Dufresne2017-04-171-3/+1
|/
* Added get_zonefile_instance to zonefile's __all__Paul Ganssle2016-11-081-3/+16
* Deprecated zoneinfo.gettz and added new preferred method.Paul Ganssle2016-11-061-2/+75
* Updated tzdata to 2016i.Paul Ganssle2016-11-061-0/+0
* Backport 2.5.3 release info to master branch. Bump version to 2.6.0a0.Paul Ganssle2016-04-201-0/+0
* Update __init__.pySavraj2016-04-021-1/+0
* Update zonefile to tzdata2016cPaul Ganssle2016-03-261-0/+0
* Updated tzdata to 2016b.Paul Ganssle2016-03-141-0/+0
* Prepare 2.5.0 releasePaul Ganssle2016-02-281-0/+0
* Merge pull request #142 from pganssle/tzwin_errorPaul Ganssle2016-02-161-0/+0
|\
| * Add tzres DLL parserPaul Ganssle2015-11-011-0/+0
* | refactored exception suite into functionbjv2015-12-231-5/+13
* | fixed suppressed OSErrorsbjv2015-12-231-1/+1
|/
* Extract tz rebuild into separate fileAlex Verdyan2015-07-122-41/+51
* Add dateutil-zoneinfo.tar.gz, ignore tzdata*.tar.gzQuentin Pradet2015-06-221-0/+0
* add zoneinfo metadataYaron de Leeuw2015-05-251-3/+30
* Remove 'setcachsize' from zoneinfo __all__ listryanss2015-03-251-1/+1
* pep8 and style modificationsYaron de Leeuw2014-11-291-7/+9
* FIX: work on python2.6Yaron de Leeuw2014-11-291-11/+24
* fix syntax to work on python2.6, and load the tz tar file only on first accessYaron de Leeuw2014-11-291-6/+21
* gracefully fail on missing zoneinfo, to allow "bootstaping" for updatezinfoYaron de Leeuw2014-11-271-1/+6
* Package is now wheelable!Yaron de Leeuw2014-11-271-11/+8
* Handle symbolic links in the zoneinfo tar fileYaron de Leeuw2014-11-271-1/+5
* many changes to zoneinfo, and to the download mechanizmYaron de Leeuw2014-11-271-66/+38
* MAINT: organized the import statements.Yaron de Leeuw2014-11-271-9/+0
* More information about updating the zoneinfo database.Tomi Pieviläinen2013-10-311-3/+22
* Change tzdata ftp server and processingTomi Pieviläinen2012-03-281-1/+4
* Metadata fixesTomi Pieviläinen2012-03-031-3/+4
* Applying Python 3 support patch by Brian Jones.Gustavo Niemeyer2011-03-241-2/+1
* Get the latest zoneinfo file when many are available.niemeyer2005-12-221-5/+12
* - Fixed support for negative byyearday in rrule.niemeyer2005-12-221-1/+1
* Updating (c) information.niemeyer2005-02-241-0/+9
* - Now tzfile() will unpickle to the updated file.niemeyer2005-02-231-0/+4
* Changed default zoneinfo file format to gz.niemeyer2005-02-231-4/+4