localizedCompare: what's the locale?
localizedCompare: what's the locale?
- Subject: localizedCompare: what's the locale?
- From: Nicko van Someren <email@hidden>
- Date: Wed, 6 Oct 2004 17:35:34 +0100
The documentation for NSString's localizedCompare: says "Performs a
localized compare between the receiver and string. See Also: –
compare:options:range:locale:". Presumably it is simply calling
compare:options:range:locale: with some predefined values for options,
an empty range and a "local" locale. My question is where does that
locale come from? I want to do a localised search with the
NSNumericSearch option switched on, so I need to pass in the same
locale information.
Thanks in advance,
Nicko
_______________________________________________
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