SOLVED: HELP! Formatter acting wrong...
SOLVED: HELP! Formatter acting wrong...
- Subject: SOLVED: HELP! Formatter acting wrong...
- From: Joseph Jones <email@hidden>
- Date: Fri, 25 Jul 2003 23:45:57 -0700
Well, I guess you have no choice but to se allowNaturalLanguage:YES on
your date formatter. After switching to that, everything works
hunky-dorey.
I would be remiss, though, if I didn't state that I find this
unnerving. Would anyone on the list happen to know if this is another
DateFormatter bug like the one with short system date time format?
Thanx,
joe
On Friday, July 25, 2003, at 09:13 PM, Joseph Jones wrote:
Hi all,
I am setting an NSDateFormatter to a table column in my outline view
with a format of %1m/%e/%y (System short date format, fixed to allow
correct input). This was working when my columns were created in IB,
but now that I am hand adding all the columns to my Outline View I am
having some serious difficulties getting values from them. The dates
are transformed for display correctly. However, when I try to edit the
dates, all I get back from the NSOV is a null object!
Does anyone have any idea what the problem might be here? The
formatter is there, and it does work for writing the correct values to
the screen, but it doesn't seem to be translating the output > correctly.
Thanx,
joe
PS, please cc me directly on all replies.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.