mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
pytz brings the Olson tz database into Python. This library allows accurate and
|
|
cross platform timezone calculations. 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).
|
|
|
|
WWW: http://pythonhosted.org/pytz/
|