nextcloud / nextcloud/calendar

Polish locale is not using correct date format

Open
#2,972 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug design Feature: Fullcalendar feature: language/translations (l10n/i18n) papercut
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

The month number for the Polish region should be displayed in two digits. The correct entry should be: 24.03.2021
It is not allowed to write as in the screenshot:

obraz

Calendar app

Calendar app version: (see apps admin page, e.g. 2.0.1)
2.2.0

Server configuration

Nextcloud Version: (see admin page, e.g. 17.0.2)
21.0.0

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 date display in the Calendar app with the Polish locale and inspect the locale or date-formatting entry point. Confirm the change against the reported example; done means dates display the month as two digits, such as 24.03.2021.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, localization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.