Re: Interface Builder Date Localization
Re: Interface Builder Date Localization
- Subject: Re: Interface Builder Date Localization
- From: Eric Long <email@hidden>
- Date: Tue, 18 Apr 2006 10:07:48 -0700
> 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...
At present there is no way to set a custom format string in IB that ends up
displayed localized. There is also no present API for obtaining the data
order and such apart from taking the localized format string from a
CFDateFormatter and parsing it yourself to determine how to localize. Then
programmatically build your own custom string.
Eric
_______________________________________________
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