diff options
| author | Clement Ho <clemmakesapps@gmail.com> | 2019-03-06 11:54:57 +0000 |
|---|---|---|
| committer | Clement Ho <clemmakesapps@gmail.com> | 2019-03-06 11:54:57 +0000 |
| commit | 36051b9a2b0d3b46a5efc65acecd3b2ba9ac9b2f (patch) | |
| tree | 8fafb44241415fdc5e7b165d684556c9bbb7bcdb /doc/user/profile | |
| parent | c32dccfd5f7f54633c25652044a9b060673415be (diff) | |
| parent | cf4bbd4fe18222234e21c9bc4a12ea195a4bd11d (diff) | |
| download | gitlab-ce-36051b9a2b0d3b46a5efc65acecd3b2ba9ac9b2f.tar.gz | |
Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into 'master'
Resolve "Add Saturday to Localization first day of the week"
Closes #58023
See merge request gitlab-org/gitlab-ce!25509
Diffstat (limited to 'doc/user/profile')
| -rw-r--r-- | doc/user/profile/preferences.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/user/profile/preferences.md b/doc/user/profile/preferences.md index db68510c46d..f399dc40164 100644 --- a/doc/user/profile/preferences.md +++ b/doc/user/profile/preferences.md @@ -103,4 +103,10 @@ Select your preferred language from a list of supported languages. The first day of the week can be customised for calendar views and date pickers. -You can choose **Sunday** or **Monday** as the first day of the week. If you select **System Default**, the system-wide default setting will be used. +You can choose one of the following options as the first day of the week: + +- Saturday +- Sunday +- Monday + +If you select **System Default**, the system-wide default setting will be used. |
