NumberFormat.getCurrencyInstance

NumberFormat.getCurrencyInstance

Class Overview | Class Members | This Package | All Packages

Syntax 1
public static final NumberFormat getCurrencyInstance()
Description
Returns a currency format for the current default locale.



Syntax 2
public static NumberFormat getCurrencyInstance( Locale inLocale )
Description
Returns a currency format for the specified locale.