iamkun / iamkun/dayjs

typo in zone name Europe/Kyiv ?

Open
#2,059 7 comments 8 reactions 0 assignees View on GitHub
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')`

![image](https://user-images.githubusercontent.com/6872235/189632814-f7f2555d-c979-47cc-bb13-23c38ba5eafb.png)

**Information**
- Day.js "version": "1.11.5"

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.