views:

150

answers:

1

Hi,

In my iPhone app, I'd like to determine the currency symbol for the region that the user is currently in.

Eg, if the user is in Europe, I'd like to display the euro symbol. If in the US, I'd like to display the $ symbol.

Where would I be able to access this in my iPhone app?

Thanks!

+2  A: 

This as already been answered here: Localize Currency for iPhone

pmdarrow
IMHO it's a good idea to simply delete the question when you find out that it has been answered before. There is no point in having duplicates floating around SO.
Felixyz
I'm new to SO so I don't think I can delete questions yet.
pmdarrow