GitXplorerGitXplorer
p

tzdata

public
81 stars
18 forks
7 issues

Commits

List of commits on branch master.
Unverified
0cce78dd3371183b9e4014ff3c196a5b7d636c88

Add automatic PR action

ppganssle committed 4 months ago
Unverified
3b721cda71a28309910c1559c57ec7b6b4354971

Don't update the repo unless we need to

ppganssle committed 4 months ago
Unverified
d91302080decb01963ecf5517e6ab1076d431896

Update tzdata to 2024b

ppganssle committed 4 months ago
Unverified
fdd075c89c1307952e26470456eb6a8c7203780a

Remove POSIXRULES= from make invocation

ppganssle committed 4 months ago
Unverified
aeeb380e3a6bd220bbcad062900445460a52df6a

Drop 3.6 and 3.7 to support Matrix

ppganssle committed 4 months ago
Unverified
4cbaad21eca487f275f6da604ae5d08a234675e6

Add support for Python 3.13

hhugovk committed 5 months 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>_.