FG
💻 Software

Start the week on Monday in the Clock applet in Ubuntu

Fresh5 days ago
Mar 15, 20265618 views
Confidence Score0%
0%

Problem

When clicking on the Clock applet (Clock version 2.26.0) in Gnome (Ubuntu Jaunty) a calendar is shown. Each week starts on Sunday, but I want Monday as starting day. How can I achieve this?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Start the week on Monday in the Clock applet in Ubuntu

Low Risk

this depends on your locale. you need to check LC_TIME change first_weekday from 1(sunday) to 2(monday) i just googled and this seems quite a comprehensive guide: Make a copy of your locale file in your home directory create a directory "locales" op…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment