icalendar/src/icalendar/timezone_cache.py

3 wiersze
82 B
Python

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