blob: d85f2c7518cc0b8b0892df40ff28b3c4a1ae056b [file] [log] [blame]
Yaron de Leeuw31958202014-11-24 21:29:45 +02001========
Yaron de Leeuw1e586cb2014-11-22 22:30:35 +02002zoneinfo
Yaron de Leeuw31958202014-11-24 21:29:45 +02003========
Yaron de Leeuw1e586cb2014-11-22 22:30:35 +02004.. automodule:: dateutil.zoneinfo
5 :members:
6 :undoc-members:
Yaron de Leeuwa0e85182015-05-25 21:32:10 +03007
Bernat Gabor04254e32017-12-06 23:50:52 +00008.. automodule:: dateutil.zoneinfo.rebuild
9 :members: rebuild
10
Yaron de Leeuwa0e85182015-05-25 21:32:10 +030011zonefile_metadata
12-----------------
13The zonefile metadata defines the version and exact location of
Bernat Gabor04254e32017-12-06 23:50:52 +000014the timezone database to download. It is used in the ``updatezinfo.py``
Yaron de Leeuwa0e85182015-05-25 21:32:10 +030015script. A json encoded file is included in the source-code, and
16within each tar file we produce. The json file is attached here:
17
18.. literalinclude:: ../zonefile_metadata.json
19 :language: json