## SECTION=python3 config PYTHON3_PYTZ tristate select PYTHON3 select HOST_PYTHON3_SETUPTOOLS select TIMEZONE if RUNTIME prompt "pytz" help pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time, which you can read more about in the Python Library Reference (datetime.tzinfo).