nextcloud / nextcloud/calendar
Dates in header in week / day view do not respect locale
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Set locale to Netherlands
- Go to calender, go to week view
- Observe dates in top header
Expected behavior
ma 18-04-2022 | di 19-04-2022
etc.
Actual behaviour
Mon 4/18/2022 | Tue 4/19/2022 | Wed 4/20/2022 | Thu 4/21/2022 | Fri 4/22/2022 | Sat 4/23/2022 | Sun 4/24/2022
Calendar app version
3.0.6
CalDAV-clients used
No response
Browser
No response
Client operating system
No response
Server operating system
No response
Web server
No response
Database engine version
No response
PHP engine version
No response
Nextcloud version
20.0.14
Updated from an older installed version or fresh install
No response
List of activated apps
No response
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
No response
Additional info
No response
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
Start by reproducing the issue in the Calendar app's week view with the locale set to Netherlands, then trace how the header dates are formatted. Done means the week and day view headers use the selected locale, including weekday names and date order, rather than fixed English and U.S. formatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, localization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100