Re: NSDateFormatter and time
Re: NSDateFormatter and time
- Subject: Re: NSDateFormatter and time
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 30 Jun 2007 11:50:11 -0600
On Jun 29, 2007, at 5:33 PM, Greg Hoover wrote:
[dateFormatter setDateStyle: NSDateFormatterShortStyle];
[dateFormatter setTimeStyle: NSDateFormatterShortStyle];
In addition to what others said, date style and time style only work
on 10.4-behavior NSDateFormatter objects. By default, NSDateFormatter
uses the 10.0 behavior.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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