Parse String format with semicolon returns incorrect hour, using space instead will get the correct hour.
Open
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**

my date format has semicolon separator between date and time, even though I put the format to parse with semicolon in between them, it returned the wrong hours. If I changed it to space, works just fine.
**Expected behavior**
Return correct format as described string format.
**Information**
- Day.js Version 1.11.6
- OS: Android 9
- Browser: Web View 74.0.3729.136
- Time zone: GMT+08:00
Contributor guide
Assessment
This issue has not been assessed yet.