Rename Europe/Kiev to Europe/Kyiv in timezone references
Resolved 💬 1 comment Opened May 4, 2026 by opazyniuk Closed Jun 1, 2026
Issue
The scheduled triggers feature uses Europe/Kiev as the timezone identifier for Kyiv, Ukraine. This is the outdated Russian transliteration.
The IANA Time Zone Database renamed this to Europe/Kyiv in 2022 (tzdb version 2022b). The old name Europe/Kiev is retained only as a backward-compatibility alias.
Request
Update all references from Europe/Kiev to Europe/Kyiv across the codebase — including scheduled trigger configuration, documentation, and any timezone selection UI.
Context
- IANA tzdb 2022b changelog: https://mm.icann.org/pipermail/tz-announce/2022-August/000071.html
- Ukraine has officially used the transliteration "Kyiv" since 1995
- Major platforms (Google, Apple, Microsoft) have already adopted
Europe/Kyiv
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗