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 2014.10 [release 2014.10-1mamba;Fri Mar 20 2015] 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).