Feature request: timezone default
Open
feature
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
when i use from unixtimestamp,or use other timeformat utils, the default timezone is UTC,can we change default to local timezone?
Contributor guide
Research direction
Start by locating the from unixtimestamp operation and the other time-format utilities mentioned in the issue, then inspect how they currently choose UTC. Confirm the intended local-time behavior and identify the relevant tests, if any; done means these utilities consistently use the local timezone by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100