mirror of
https://github.com/home-assistant/core.git
synced 2025-05-09 00:19:20 +00:00

``` $ python3 -q >>> import datetime, time >>> time.tzname ('EET', 'EEST') >>> datetime.datetime.max.timestamp() Traceback (most recent call last): File "<stdin>", line 1, in <module> ValueError: year 10000 is out of range ```