Microsoft SDK for Java

Locale.getIntlCurrencyFractionalDigits

Retrieves the number of fractional digits that are used in the local monetary format.

Syntax

public int getIntlCurrencyFractionalDigits()

Return Value

Returns an integer that represents the number of fractional digits that are used in the local monetary format.

See Also   getFractionalDigits, setFractionalDigits

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