Change calendar in taskbar so week starts with Monday and not Sunday?

How do I change calendar in taskbar so week starts with Monday and not Sunday?
Thank you
Mol

I don’t remember if there is a way to do this graphically, but you should be able to do it by setting the LC_TIME variable to something like en_GB.UTF-8:

localectl set-locale LC_TIME=en_GB.UTF-8

Reboot, and then check to see if the calendar has changed.