Python time-zone handling
Python time-zone handling
Posted Mar 4, 2020 22:04 UTC (Wed) by perennialmind (guest, #45817)In reply to: Python time-zone handling by perennialmind
Parent article: Python time-zone handling
Yeesh. I gave the iCalendar spec too much credit. They got the TZID part right, but didn't include UTC offset or a 'isdst' equivalent, so there are times that can't be represented in that format. Bummer.