blob: 99591f9852ac6c20daa4a0ac0c1c1cf7726ba18f [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
8zonefile_metadata
9-----------------
10The zonefile metadata defines the version and exact location of
11the timezone database to download. It is used in the :ref:`updatezinfo.py`
12script. A json encoded file is included in the source-code, and
13within each tar file we produce. The json file is attached here:
14
15.. literalinclude:: ../zonefile_metadata.json
16 :language: json