safari cannot format "2022-09-11 00:00:00 +0800"
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
safari cannot use `dayjs("2022-09-11 00:00:00 +0800")`


**Expected behavior**
All browsers except Safari are right

**Information**
- Day.js Version [v1.8.21]
- OS: [macos 12.1]
- Browser [safari 15.2]
- Time zone: [GMT+8]
Contributor guide
Research direction
Reproduce dayjs("2022-09-11 00:00:00 +0800") in Safari 15.2 on macOS 12.1 and compare its result with other browsers. Trace the date-parsing entry point and verify that the input produces consistent output across browsers without breaking the existing v1.8.21 behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100