varia.website/venv/lib/python3.11/site-packages/icalendar/timezone_cache.py
2024-11-19 14:01:39 +01:00

4 lines
106 B
Python

# -*- coding: utf-8 -*-
# we save all timezone with TZIDs unknow to the TZDB in here
_timezone_cache = {}