Incorrect casing in spanish
Open
- 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
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