America/Mexico_city tz is wrong
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
In the past Mexico_city timezone was changing in april (from GMT-6 to GMT-5). But now the timezone is always GMT-6 in Mexico. And right now with dayjs.tz we are still in CDT(GMT-5) and it's incorrect.
**Expected behavior**
Set America/Mexico_city to GMT-6 (always)
**Information**
- Day.js Version [e.g. v1.1.7]
- OS: [Ubuntu]
- Browser [Chrome]
- Time zone: [America/Mexico_city]
Contributor guide
Assessment
This issue has not been assessed yet.