• 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 09:45:08 -0700


On Apr 18, 2006, at 9:31 AM, Marcus S. Zarra wrote:

I have tried searching for this one on the various sites (google, cocoadev, developer.apple.com, etc) and either no one else is stumped by this or my search skills are subpar...

Use a date formatter:
<http://developer.apple.com/documentation/Cocoa/Conceptual/ DataFormatting/index.html>


Note a couple of things that that document does not yet make sufficiently explicit:

Formatters that you create in IB use Mac OS X v10.0 behaviour.
You are encouraged to use formatters with v10.4 behaviour (these integrate better with users' preferences). This means(*), unfortunately, that you should set formatters programmatically.


mmalc

(*) I'm not aware of any way to get around this. I would love to be proven wrong...

_______________________________________________
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


References: 
 >Interface Builder Date Localization (From: "Marcus S. Zarra" <email@hidden>)

  • Prev by Date: Re: Comparing NSEntityDescription instances?
  • Next by Date: Re: NSOpenPanel and field setting
  • Previous by thread: Interface Builder Date Localization
  • Next by thread: Re: Interface Builder Date Localization
  • Index(es):
    • Date
    • Thread