▲ | umanwizard 3 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||
You are technically correct but I’m not convinced it is “super important”. The stakes of not messing up appointment times in the very rare edge case of a territory changing time zones seems pretty low. I’m willing to be convinced that I’m wrong, though. | ||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | akio 3 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
It is not as rare as you might think. The most recent time this happened was March of this year, with Chile's Aysén Region dropping DST and moving to the newly created America/Coyhaique. https://data.iana.org/time-zones/tzdb/NEWS I used to manage a large application for scheduling shifts at warehouses in many different locations, and storing future events as local timestamps and lazily converting them just before calculations into their location’s zoned time was the only way I could stay sane. | ||||||||||||||||||||||||||||||||||||||||||||||||||
|