Re: Simple question: getting 'locale' dictionary for NSCalendarDate class routine
Re: Simple question: getting 'locale' dictionary for NSCalendarDate class routine
- Subject: Re: Simple question: getting 'locale' dictionary for NSCalendarDate class routine
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 16 Apr 2004 21:52:28 -0700
On Apr 16, 2004, at 1:51 PM, Jeremy Dronfield wrote:
[myCalendarDate descriptionWithLocale:[[NSUserDefaults
standardUserDefaults] dictionaryRepresentation]]
will give you the default locale on the user's machine.
As you should infer from Chris Kane's reply, this is incorrect. Using
user defaults will give you the user's locale preferences, not the
system locale.
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.