How to set the first of the week to be Sunday in the Calendar that is displayed in the System Tray of Windows Vista Home Basic. I tried setting the first day of the week to Sunday in Windows Calendar (thinking that it might work) and yet still it displays the first day of the week to be Monday. Moreover there are not settings available on the System Tray Calendar

link|improve this question

feedback

3 Answers

up vote 5 down vote accepted

Using regedit, browse to HKCU\Control Panel\International, look for iFirstDayOfWeek key and set his value to 0 for Monday, 1 for Thursday, 2 for Wednesday, etc ...

link|improve this answer
feedback

I ran into this exact issue when getting issued a UK-regioned desktop.

You need to go to Control Panel -> Regional and Language Settings and pick a region that starts the week on Sunday, like US.

link|improve this answer
1  
To add to this: In Windows 7 this is an independent setting and can be found on the "Date" tab when customizing the locale. – Joey Oct 27 '09 at 7:40
good to know - I haven't had a chance to futz with Win7 yet :) – warren Oct 27 '09 at 7:43
feedback

Just go Regional and Language Settings, there is a combo box: "First day of week:", and you know what to do next...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.