• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Interface Builder Date Localization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interface Builder Date Localization


  • Subject: Re: Interface Builder Date Localization
  • From: mmalcolm crawford <email@hidden>
  • Date: Tue, 18 Apr 2006 13:11:57 -0700

On Apr 18, 2006, at 11:52 AM, Ondra Cada wrote:
I've never needed/tried myself (my needs with dates are simple enough for me to be quite satisfied with the old behaviour), but I guess some mild initWithCoder or possibly awakeFromNib (or both) poseAsClass hackery might perhaps nicely (and without cluttering the actual controller code) work around this problem till a new release it out?

awakeFromNib won't work because the behaviour is already set by then. I'm not keen on either of the other options but I suspect "simple" poseAs: won't because I *think* it's the same class. initWithCoder: might, but that gets even more ugly... :-)

On Apr 18, 2006, at 12:45 PM, Nick Zitzmann wrote:
I'd try +[NSDateFormatter setDefaultFormatterBehavior:] or the NSMakeDateFormatters10_4 user default first.

No, that doesn't work.

mmalc

_______________________________________________
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


  • Follow-Ups:
    • Re: Interface Builder Date Localization
      • From: Ondra Cada <email@hidden>
References: 
 >Re: Interface Builder Date Localization (From: Eric Long <email@hidden>)
 >Re: Interface Builder Date Localization (From: mmalcolm crawford <email@hidden>)
 >Re: Interface Builder Date Localization (From: Ondra Cada <email@hidden>)
 >Re: Interface Builder Date Localization (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Adding bindings to a custom view - "simple" implementation
  • Next by Date: Fwd: CFUserNotificationDisplayAlert return value error?
  • Previous by thread: Re: Interface Builder Date Localization
  • Next by thread: Re: Interface Builder Date Localization
  • Index(es):
    • Date
    • Thread