World Timezone Definitions for Python https://pythonhosted.org/pytz/
Go to file
2024-01-05 16:49:10 +01:00
python-tz.spec update to 2019.2 [release 2019.2-1mamba;Fri Aug 09 2019] 2024-01-05 16:49:10 +01:00
README.md python 2.7 mass rebuild [release 2012h-2mamba;Fri May 17 2013] 2024-01-05 16:49:10 +01:00

python-tz

pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).