BKSteve / tzdata

Python package wrapping the IANA time zone database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tzdata: Python package providing IANA time zone data

This is a FORK of the 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.


This fork is done for myself and Syno DSM 7 to function with SickChill as only SLIM files were available.

The files to do this are in src/tzdata folder and includes ZoneInfoDSM.sh bash file to link to scheduler and zip file of the required files.

About

Python package wrapping the IANA time zone database

License:Other


Languages

Language:Python 98.6%Language:Shell 1.4%