nextcloud / nextcloud/calendar

[Bug]: date format issue

Open
#6,905 2 comments 2 reactions 0 assignees View on GitHub

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

  1. Open user profile
  2. Select a locale, e.g. German (Switzerland)
  3. Check date format

Additional check

  1. Open calendar app
  2. Create new appointment
  3. Check date format

Expected behavior
Date format is dd / mm / yyyy

Current behavior
Date format is mm / dd / yyyy

Additional info
Image

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.