Skip to content
/ tzdata Public

Python package wrapping the IANA time zone database

License

Notifications You must be signed in to change notification settings

python/tzdata

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d6e72f0 · Mar 24, 2023
Nov 30, 2022
Oct 7, 2020
May 5, 2020
Mar 24, 2023
Mar 24, 2023
May 5, 2020
May 17, 2020
May 7, 2020
Nov 30, 2022
May 7, 2020
May 5, 2020
Oct 22, 2020
Mar 24, 2023
May 7, 2020
Mar 24, 2023
Nov 30, 2022
Oct 7, 2020
May 7, 2020
Mar 17, 2022
Sep 30, 2021
Nov 30, 2022

Repository files navigation

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.