GitXplorerGitXplorer
p

tzdata

public
75 stars
19 forks
10 issues

Commits

List of commits on branch master.
Unverified
7e71c6bf79c2a68dbaab908e51aa4f5985a65d08

Update to 2024a

ppganssle committed 7 months ago
Unverified
c7bf6888a7562595d75fe4e0c75158935c2ff580

Bump version to 2023.4

ppganssle committed 9 months ago
Unverified
8af58de76a2f2179e2ab9dbaf34d477c0ed5061f

Update tzdata to 2023d

ppganssle committed 9 months ago
Unverified
d79f69a2467c7f5534c6defedb3c0fc3c5f79df4

Fix readthedocs build

ppganssle committed 9 months ago
Unverified
356477d6c7b43829d4451030b617b8b45f6105ba

Restore Python 2.7 tests

ppganssle committed 9 months ago
Unverified
c690643a054a2ce1a802d4cd7647878fe6b2ce77

Add support for Python 3.12

hhugovk committed a year ago

README

The README file for this repository.

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 <https://www.python.org/dev/peps/pep-0615/>_

This repository generates a pip-installable package, published on PyPI as tzdata <https://pypi.org/project/tzdata>_.

For more information, see the documentation <https://tzdata.readthedocs.io>_.