typo in zone name Europe/Kyiv ?
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**'Europe/Kyiv'** is not recognized but **'Europe/Kiev'** is
example: following throws error as
`dayjs('2018-01-02T00:00:00Z').tz('Europe/Kyiv')`

**Information**
- Day.js "version": "1.11.5"
Contributor guide
Research direction
Start by reproducing the reported `.tz('Europe/Kyiv')` error using the Day.js 1.11.5 example, then trace the timezone handling that accepts `Europe/Kiev`. Done means `Europe/Kyiv` is recognized and produces the expected timezone conversion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100