-
Bug
-
Resolution: Fixed
-
High
-
5.9, 5.10, 6.0.1, 6.1.0, 6.2.3
-
10
-
Severity 3 - Minor
-
5
-
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Summary:
In Confluence 5.8, when using the German Language pack, the date picker:
However, In Confluence 5.9 and above, when using the German Language pack, the date picker:
Notes:
Checked in confluence-language-pack-de_DE-5.10.0.rc1-v2r12978-2016-06-06.jar/i18n/aui_de_DE.properties noticed the line
ajs.datepicker.localisations.first-day was set to 1,
ajs.datepicker.localisations.first-day=1
which supposed to set the day picker to start on Monday. However, the date picker still shows Sunday as the first day of the week
Most of European countries start the week with Monday, see https://en.wikipedia.org/wiki/Week.
Workaround:
No workaround yet
- is duplicated by
-
CONFSERVER-55967 First day of the week in Date Picker (Date Lozenge) does not follow language setting hierarchy
-
- Closed
-
- is related to
-
CONFSERVER-41249 Wrong first day of the week in Calendar with German localisation
-
- Closed
-
-
CONFSERVER-55967 First day of the week in Date Picker (Date Lozenge) does not follow language setting hierarchy
-
- Closed
-
-
CONFSERVER-40087 Date picker macro doesn't use specified date format
-
- Gathering Impact
-
-
CONFSERVER-35447 Ability to set Monday to be the first day of week in the Date Picker
- Closed
-
CONFSERVER-51332 First day of the week
- Closed
- relates to
-
I18N-2877 Date Picker no longer set to Monday On European Languages
-
- Product Backlog
-
When the default language is U.S. English, the date picker sets Monday as the first day of the week. It would be helpful if the date picker starts the week on Sunday when the default language is U.S. English, and here is an issue representing that request:
https://jira.atlassian.com/browse/CONFSERVER-56043
This is very similar to this issue – just for a different language. It would be better for the first day of the week to change based on the default language than require a modification of the .jar files.