varia.website/venv/lib/python3.11/site-packages/icalendar/timezone_cache.py

4 lines
106 B
Python
Raw Normal View History

2024-11-19 14:01:39 +01:00
# -*- coding: utf-8 -*-
# we save all timezone with TZIDs unknow to the TZDB in here
_timezone_cache = {}