Re: Interface Builder Date Localization
Re: Interface Builder Date Localization
- Subject: Re: Interface Builder Date Localization
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 18 Apr 2006 11:30:30 -0700
On Apr 18, 2006, at 11:21 AM, Eric Long wrote:
In general, I agree. In my case I needed flexibility for adding
dates into
file names that the general support was not adequate for.
In this case, would it be possible to use values from user defaults
directly -- see for example <http://developer.apple.com/documentation/
Cocoa/Reference/Foundation/ObjC_classic/TypesAndConstants/
FoundationConstants.html#//apple_ref/doc/c_ref/NSMonthNameArray>?
It's somewhat confusing to a person using IB because it is so easy
to set a
custom format string. When you add a date formatter to a text
field for
example, the NSDateFormatter Inspector shows you a list of formats
you can
choose from and displays a custom format field. It leads you to
think that
under the hood it will "just work", but it doesn't.
Unfortunately IB still uses pre-10.4 behaviour.
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