dayjs().tz('America/New_York').valueOf(), it return local timezone timestamp
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
```
dayjs().tz('America/New_York').valueOf() // retrun local timezone timestamp
```
**Expected behavior**
retrun America/New_York timezone timestamp
**Information**
- Day.js Version [v1.11.5]
- OS: [macOS]
- Browser [chrome 104]
- Time zone: [GMT+08:00]
Contributor guide
Assessment
This issue has not been assessed yet.