iamkun / iamkun/dayjs

Incorrect time separator for tzl locales

Open Beginner friendly
#3,143 1 comment 0 reactions 0 assignees View on GitHub
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 tzllocale 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

Open the contributing guide

Research direction

Start by locating the tzl locale definition in the Day.js repository and inspect how its time separator is configured. Reproduce the reported 12.34pm output, change the separator to match the expected 12:34 pm format, and verify the locale formatting behavior with the relevant existing checks.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.