Incorrect time separator for jv locale
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 48.7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The time separator in jv locales is `.` instead of being `:`
**Expected behavior**
12:34 pm instead of 12.34pm
**Information**
- Day.js Version [v1.11.20]
- OS: [MacOS]
- Browser [Chrome 147]
- Time zone: [EST]
Contributor guide
Research direction
Start by locating the jv locale definition in Day.js and checking how its time separator is represented. Reproduce the reported formatting for 12:34 pm, then update the locale data so the result uses a colon rather than a period and verify the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100