Time zones, DST and UTC offsets
A time zone is just a fixed offset from UTC, but daylight saving time and political changes make conversions tricky.
We use the JavaScript Intl API with the IANA tz database — so DST is handled correctly for every zone.
When scheduling meetings, share the UTC time as a fallback — it's the one time everyone can convert from.