Setting starting weekday

In a lot of countries the first day of the week is Monday. To do change or add the following lines under the LC_TIME section in /usr/share/i18n/locales/<your_locale>

week            7;19971130;5
first_weekday   2
first_workday   2

And then run

# locale-gen

and restart X.

ArchWiki :: Configuring locales – ArchWiki

Author: WladyX on 28 October, 2008
Category: General, X11
1 response to “Setting starting weekday”
  1. [...] change the staring weekday [...]

Leave a Reply

Last articles