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: Jeremy Dronfield <email@hidden>
- Date: Fri, 16 Apr 2004 21:51:21 +0100
[myCalendarDate descriptionWithLocale:[[NSUserDefaults
standardUserDefaults] dictionaryRepresentation]]
will give you the default locale on the user's machine.
-Jeremy
===================================
SkoobySoft, home of viJournal
email: email@hidden or visit:
http://freespace.virgin.net/jeremy.dronfield/skoobysoft.html
===================================
On 16 Apr 2004, at 8:36 pm, Frederick C. Lee wrote:
The NSCalendarDate doc talks about using the 'locale' dictionary with
such routines as:
- (NSString *)descriptionWithLocale:(NSDictionary *)locale
My question: how do I access this 'locale' dictionary?
Thanks in advance.
Ric.
_______________________________________________
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.
_______________________________________________
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.