Re: NSLocale and currency symbols
Re: NSLocale and currency symbols
- Subject: Re: NSLocale and currency symbols
- From: Deborah Goldsmith <email@hidden>
- Date: Thu, 04 Mar 2010 17:45:36 -0800
Mac OS X doesn’t use the concept of “before” or “after”. Instead, there’s a currency formatting pattern which has the currency symbol metacharacter embedded in it.
Please read the documentation on NSNumberFormatter for more information.
Deborah Goldsmith
Apple Inc.
email@hidden
On Mar 4, 2010, at 1:51 AM, Frank Illenberger wrote:
> Hi,
>
> under Mac OS 10.6, an NSLocale seems to contain the information whether a currency symbol should be put before the amount or behind it, like in $100.00, or 100,00€.
> Sadly, I was not able to find a way to specify this using the NSLocale/CFLocale APIs. Is this a private piece of information? Does anybody know how I might create a locale with a defined currency symbol behavior?
>
> Thanks and cheers.
>
> Frank
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden