iamkun / iamkun/dayjs

Incorrect casing in spanish

Open
#2,502 3 comments 1 reaction 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**
when using the dayjs/locale/es, months are being displayed lowercased, this is wrong, month names must be Uppercase since they are names.
**Expected behavior**
month names shown in uppercase

**Information**
- Day.js Version 1.11.10
- OS: WSL
- Browser: Edge
- Time zone: irrelevant

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported month formatting behavior with the dayjs/locale/es locale. Inspect the locale implementation and verify the expected casing for month names. Done means the Spanish month output matches the issue's stated expectation without regressing other locale behavior.

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
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.