Re: Retrieve Default Currency Type in Mac, iPhone
Re: Retrieve Default Currency Type in Mac, iPhone
- Subject: Re: Retrieve Default Currency Type in Mac, iPhone
- From: Ben <email@hidden>
- Date: Mon, 16 Feb 2009 11:35:57 +0000
I haven't checked the docs, but could you maybe scan the string up to
the first numeric character and use that?
- Ben
On 16 Feb 2009, at 11:30, Tharindu Madushanka wrote:
Hi,
I want to get the currency type of iPhone default selected language.
If I
add an NSNumberFormatter and format a number I will get a string
with the
currency type. But I cannot sub string this and get the currency
type since
it might vary the character size.
When international is selected as United States,
For example $ 123,290.00 , I want to get $ mark only.
TRY 2.500,00, I want to get TRY only.
Can I do this, Please explain me.
Thank you,
Tharindu
_______________________________________________
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