Re: NSDateFormatter strangeness
Re: NSDateFormatter strangeness
- Subject: Re: NSDateFormatter strangeness
- From: "Kyle Sluder" <email@hidden>
- Date: Tue, 18 Nov 2008 11:47:50 -0500
On Mon, Nov 17, 2008 at 8:23 PM, Greg Hoover <email@hidden> wrote:
> I am using NSDateFormatter. The code snippet included shows this.
No, you're not. Your third argument to NSLog is an NSDate object.
NSLog will call -description on it to get a textual representation.
--Kyle Sluder
_______________________________________________
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