You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ics.py and went way far down the rabbit hole with converting times to UTC to be consistent, only to discover that breaks RRULE reoccurrence in fascinating ways (dateutil/dateutil#827 (comment)); the correct way to implement this seems to be to implement VTIMEZONES in the file, but how do I dynamically include these wondrous ones listed here in my generated .ics files?