How to set Monday as the first day of the week in GNOME Calendar applet?
Posted
by
Jonik
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Jonik
Published on 2010-10-11T15:37:40Z
Indexed on
2012/11/08
11:23 UTC
Read the original article
Hit count: 330
What is the recommended way to change the first day of the week to Monday (instead of Sunday, as in the screenshot below)?
I couldn't find anything related in Clock Preferences, nor in System -> Preferences, or System -> Administration.
This probably has something to do with tweaking locales, so here's (possibly relevant) output from locale
:
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
...
LC_ALL=
NB: I want to keep English as the UI language both in GNOME and on command line. Dates are currently displayed like this (e.g. ls -l
): 2010-10-06 15:32
, and I also want to keep that as it is.
© Ask Ubuntu or respective owner