matrix-org / matrix-org/cerulean
Date format is confusing for US users
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The date format is DD/MM/YYYY, which threw me off. If I submitted a PR changing it to "Jan 25, 2020" format, would that be welcome?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating where the client renders dates, then determine how the proposed "Jan 25, 2020" format should apply to US users without changing other locales. Done means the intended date displays clearly and the relevant date-rendering behavior is covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100