mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
e32f0122ca
Approved by: portmgr blanket
7 lines
312 B
Plaintext
7 lines
312 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: https://pythonhosted.org/pytz/
|