I have centos 7 with xfce.
And I cannot find where is the necessary configuration file located to make Monday as first day of the week.
I have centos 7 with xfce.
And I cannot find where is the necessary configuration file located to make Monday as first day of the week.
Thanks Artem S. Tashkinov, about links.
I have found solution for centos: https://www.rosehosting.com/blog/how-to-set-up-system-locale-on-centos-7/
And the right command to change the locale for centos is:
localectl set-locale LANG=en_GB.utf8
And after that it is necessary to restart the OS.