Re: NSDateFormatter
Re: NSDateFormatter
- Subject: Re: NSDateFormatter
- From: Kevin Ballard <email@hidden>
- Date: Tue, 1 Feb 2005 22:08:32 -0500
Ooh, good point. I forgot about the language defaults.
On Feb 1, 2005, at 10:05 PM, mmalcolm crawford wrote:
A friendly plug for localisation -- returning something like
[[[[NSUserDefaults standardUserDefaults]
valueForKey:NSThisDayDesignations]
objectAtIndex:0] capitalizedString];
would be better.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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