https://github.com/python/tzdata
Python package wrapping the IANA time zone database
https://github.com/python/tzdata
Last synced: 24 days ago
JSON representation
Python package wrapping the IANA time zone database
- Host: GitHub
- URL: https://github.com/python/tzdata
- Owner: python
- License: other
- Created: 2020-02-21T14:32:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T13:52:28.000Z (3 months ago)
- Last Synced: 2025-05-08T11:22:53.698Z (about 1 month ago)
- Language: Python
- Size: 509 KB
- Stars: 84
- Watchers: 8
- Forks: 21
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Changelog: NEWS.md
- License: LICENSE
Awesome Lists containing this project
README
tzdata: Python package providing IANA time zone data
====================================================This is a Python package containing ``zic``-compiled binaries for the IANA time
zone database. It is intended to be a fallback for systems that do not have
system time zone data installed (or don't have it installed in a standard
location), as a part of `PEP 615 `_This repository generates a ``pip``-installable package, published on PyPI as
`tzdata `_.For more information, see `the documentation `_.