nextcloud / nextcloud/calendar
[Bug]: date format issue
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Version
Nextcloud Hub 9 (30.0.8)
Steps to reproduce
- Open user profile
- Select a locale, e.g. German (Switzerland)
- Check date format
Additional check
- Open calendar app
- Create new appointment
- Check date format
Expected behavior
Date format is dd / mm / yyyy
Current behavior
Date format is mm / dd / yyyy
Additional info
I checked the following, but it didn't work:
https://help.nextcloud.com/t/kalender-und-tasks-anzeige-nur-im-us-zeitformat-moglich/178063
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 user profile and calendar app with the German (Switzerland) locale, then trace where each screen formats dates. Check whether both locations use the locale consistently. Done means dates display as dd/mm/yyyy rather than mm/dd/yyyy in both places.
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