Skip to content

python/tzdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6ab832 · Mar 23, 2025
Jan 21, 2025
Oct 7, 2020
May 5, 2020
Mar 23, 2025
Mar 23, 2025
May 5, 2020
May 17, 2020
May 7, 2020
Jan 21, 2025
Dec 23, 2023
May 5, 2020
Oct 22, 2020
Mar 23, 2025
May 7, 2020
Mar 23, 2025
Nov 30, 2022
Oct 7, 2020
Jan 21, 2025
Mar 17, 2022
Sep 30, 2021
Jan 17, 2025

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.