Re: NSDateFormatter weekdaySymbols
Re: NSDateFormatter weekdaySymbols
- Subject: Re: NSDateFormatter weekdaySymbols
- From: Nicholas Meyer <email@hidden>
- Date: Tue, 3 Apr 2007 01:08:58 -0500
[theDateFormatter setFormatterBehavior:NSDateFormatterBehavior10_4];
That was the key--I was under the assumption that any
[[NSDateFormatter alloc] init] was assumed to be a 10.4 behavior;
apparently I was incorrect in that assumption.
Thanks,
-Nick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden