PC Review


Reply
Thread Tools Rate Thread

Changing Default Weekday settings

 
 
A P
Guest
Posts: n/a
 
      7th Jun 2005
By default, Weekday setting starts on sunday which is 1. How can I change to
use Weekday to start on monday?

Me


 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a
 
      8th Jun 2005
For what application?

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"A P" wrote:
| By default, Weekday setting starts on sunday which is 1. How can I change
to
| use Weekday to start on monday?
|
| Me
|
|


 
Reply With Quote
 
A P
Guest
Posts: n/a
 
      8th Jun 2005
Our customer uses that format. They categorize monday as day 1, tues as day
2, and so on... Any suggestion?
"Dave Patrick" <(E-Mail Removed)> wrote in message
news:OwI#(E-Mail Removed)...
> For what application?
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "A P" wrote:
> | By default, Weekday setting starts on sunday which is 1. How can I

change
> to
> | use Weekday to start on monday?
> |
> | Me
> |
> |
>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      8th Jun 2005
There's no global setting for the operating system. This probably needs to
be setup at the application level.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"A P" wrote:
| Our customer uses that format. They categorize monday as day 1, tues as
day
| 2, and so on... Any suggestion?


 
Reply With Quote
 
dlbjr
Guest
Posts: n/a
 
      8th Jun 2005
Function GetSpecialWeekDay(int1)
If CInt(int1) > 1 Then
GetSpecialWeekDay = int1 - 1
Else
GetSpecialWeekDay = 7
End If
End Function

--
'dlbjr
'Pleading sagacious indoctrination!


 
Reply With Quote
 
Jerold Schulman
Guest
Posts: n/a
 
      8th Jun 2005
On Wed, 8 Jun 2005 06:22:55 +0800, "A P" <(E-Mail Removed)> wrote:

>By default, Weekday setting starts on sunday which is 1. How can I change to
>use Weekday to start on monday?
>
>Me
>

Set iFirstDayOfWeek to 0 using tip 3452 » Windows 2000 regional settings in the registry.
HKEY_CURRENT_USER\Control Panel\International

Also at
HKEY_USERS\.DEFAULT\Control Panel\International
on every computer.



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      8th Jun 2005
I see Jerold answered this. Here's more info on this.

http://www.microsoft.com/resources/d...ntry/69560.asp

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing default tab settings Robin Chapple Microsoft Word New Users 1 31st Oct 2005 08:20 AM
Changing My Default Settings =?Utf-8?B?SmFuaW5l?= Windows XP Photos 1 9th Aug 2005 06:18 AM
changing default settings Jacksy Microsoft Outlook 1 6th Jul 2004 11:17 AM
changing default ink settings =?Utf-8?B?Ymxhemlv?= Microsoft Powerpoint 0 31st Mar 2004 02:16 PM
Changing mic settings default Ethan Windows XP General 1 19th Oct 2003 11:36 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:48 AM.