After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 567570 - Add selection of first day of the week to the clock settings
Add selection of first day of the week to the clock settings
Status: RESOLVED DUPLICATE of bug 346238
Product: gnome-panel
Classification: Other
Component: clock
git master
Other All
: Normal enhancement
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-13 08:09 UTC by Jarkko
Modified: 2009-02-20 16:59 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Jarkko 2009-01-13 08:09:41 UTC
People often run their GNOME using en_US.UTF-8 (the new POSIX locale basically as UTF-8 is now favored) as their locale even if they live in a country which would have a locale of its own. There are various reasons for that, but basically changing the locale to get the "correct" first day of the week for the calendar is not an option for all of us.

The default first day of the week naturally should still come from the locale (LC_TIME), but it would be really great if the user could change the first day of the week in the settings. It should be quite easy to implement.
Comment 1 Alexander Kojevnikov 2009-02-19 23:17:17 UTC
I second this request.

I live in Australia and use en_AU as my locale, however I would prefer if the week would start on Monday, that's what I'm used to.
Comment 2 Vincent Untz 2009-02-20 16:59:09 UTC
(In reply to comment #0)
> The default first day of the week naturally should still come from the locale
> (LC_TIME), but it would be really great if the user could change the first day
> of the week in the settings. It should be quite easy to implement.

Not really easy since GTK+ has removed this feature. Well-known duplicate, fwiw.



*** This bug has been marked as a duplicate of 346238 ***