Re: Localized string compare borked?
Re: Localized string compare borked?
- Subject: Re: Localized string compare borked?
- From: Ben Dougall <email@hidden>
- Date: Tue, 20 May 2003 01:48:28 +0100
On Monday, May 19, 2003, at 10:26 pm, j o a r wrote:
Hej,
My user want to see their lists sorted in accordance with their
Swedish locale. We have extra characters at the end of our alphabet
(after Z, wohoo!), but they get sorted among their ASCII siblings A
and O no matter what I try.
you could try using some of unicode data stuff - the relevant section
is called collation (which seems a slightly misleading name to me) but
it deals with ordering of various languages. see
<
http://www.unicode.org/unicode/reports/tr10/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.