Skip to content

python/tzdata

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
December 23, 2023 13:00
May 5, 2020 09:52
December 23, 2023 13:24
December 23, 2023 13:24
May 17, 2020 15:03
December 23, 2023 13:00
May 5, 2020 09:52
December 23, 2023 13:24
December 23, 2023 13:24
November 30, 2022 14:01
March 17, 2022 13:58
September 30, 2021 14:14
November 30, 2022 14:01

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.