Localizing NSDateFormatter does not work with NSDateFormatterBehavior10_4
Localizing NSDateFormatter does not work with NSDateFormatterBehavior10_4
- Subject: Localizing NSDateFormatter does not work with NSDateFormatterBehavior10_4
- From: Modesitt Software <email@hidden>
- Date: Fri, 5 Aug 2005 09:43:25 -0700
If I set a text field with an NSDateFormatter localized in IB, I can
type Today in the text field, and today's date is displayed.
However, if I programatically set the date formatter behavior to
NSDateFormatterBehavior10_4, the formatter no longer acts as if it's
localized. Typing Today no longer works. I want the date formatter
set to NSDateFormatterBehavior10_4 so I can use the new Date and Time
Format Styles. Is there any way to get both behaviors, localized
and Date and Time Format Styles? So far it appears not. Another
Cocoa bug?
Thanks!
Bill
_______________________________________________
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