Various country's "currency decimal places width" in the iPhone-SDK
        Posted  
        
            by Bonnie
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bonnie
        
        
        
        Published on 2010-04-23T19:08:40Z
        Indexed on 
            2010/04/23
            19:23 UTC
        
        
        Read the original article
        Hit count: 280
        
I read about NSLocaleCurrencySymbol, but where would I find the variable used to determine the "number of decimal places" used in a country's currency?
I.E. In the USA, it's common to see dollar amounts written with 2 decimal places: $1.23
What about many other countries?
Thanks.
© Stack Overflow or respective owner