An open API service indexing awesome lists of open source software.

https://github.com/python/tzdata

Python package wrapping the IANA time zone database
https://github.com/python/tzdata

Last synced: 24 days ago
JSON representation

Python package wrapping the IANA time zone database

Awesome Lists containing this project

README

        

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 `_.