Re: First day of week?
Re: First day of week?
- Subject: Re: First day of week?
- From: Dustin Voss <email@hidden>
- Date: Wed, 2 Mar 2005 14:17:57 -0800
On 2 Mar, 2005, at 12:26 PM, Fredrik Olsson wrote:
NSUserDefaults is good for getting locale specifics, but I can not
find any way to get what day a week begins with with the selected
locale. Enforcing Sundays or Mondays is a very stupid idea, letting
the user choose is even worse :). Google have not been able to help
me, maybe you can?
Well, it isn't Cocoa, but Java's java.util.Calendar class has a
first-day-of-week method that seems to be locale-dependent.
But is it so bad to let the user choose? I myself like to consider that
the week starts on Monday, and I set my preferences appropriately. Let
it be up to the user. That's what iCal does.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden