icalendar.timezone.equivalent_timezone_ids module#
This module helps identifying the timezone ids and where they differ.
The algorithm: We use the tzname and the utcoffset for each hour from 1970 - 2030. We make a big map. If they are equivalent, they are equivalent within the time that is mostly used.
You can regenerate the information from this module.
Run this module:
python -m icalendar.timezone.equivalent_timezone_ids