freebsd-ports/devel/py-pytz/pkg-descr
Dmitry Marakasov e32f0122ca - Update WWW
Approved by:	portmgr blanket
2019-01-13 09:30:27 +00:00

6 lines
312 B
Text

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/