Comment 6 for bug 944340

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote :

On 2012-03-07 09:12, Andrei wrote:
> I've tried your option right now. It does what you say, but not exactly
> how it should. It also modifies the language in which the days are shown
> in the calendar, even though English still remains everywhere else
> throughout the system.

That's a bug in the calendar app IMO. It's fully possible to make use of the locale in a more sensible way.

> Look at Android. They finally got to their senses and added a nice
> little option in the Calendar Settings for "Week starts on:" with the
> options: "Locale default (!!), Saturday, Sunday, Monday."

Personally I like that approach. It relies on the LC_TIME locale by default, which I think is important for those of us who don't want to redo the same kind of setting in multiple places. At the same time you can set it explicitly if you like.

There is another bug on this topic, so I mark this report as duplicate.