Re: NSDateFormatter on NSTextField
Re: NSDateFormatter on NSTextField
- Subject: Re: NSDateFormatter on NSTextField
- From: Fritz Anderson <email@hidden>
- Date: Thu, 21 Jul 2005 22:12:38 -0500
On 21 Jul 2005, at 7:42 PM, Paul Fitzgerald wrote:
I'm attempting to use an NSDateFormatter on an NSTextField that's
updated programmatically with an NSString.
Is that supposed to work? All I'm getting is December 31, 2000.
Try sending the field setObjectValue: with an instance of NSDate or
NSCalendarDate.
-- F
_______________________________________________
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