Microsoft SDK for Java

Locale.getCurrencyDecimalSeparator

Retrieves the character used as the monetary decimal separator.

Syntax

public String getCurrencyDecimalSeparator()

Return Value

Returns a String object that contains the character used as the monetary decimal separator.

See Also   setCurrencyDecimalSeparator, getCurrencyDecimalGrouping, getCurrencyDecimalSeparator

© 1999 Microsoft Corporation. All rights reserved. Terms of use.