icalendar/src/icalendar/timezone_cache.py

3 wiersze
83 B
Python

# we save all timezone with TZIDs unknown to the TZDB in here
_timezone_cache = {}