Microsoft SDK for Java

Locale.getCurrencyFractionalDigits

Retrieves the number of fractional digits for the local monetary format.

Syntax

public int getCurrencyFractionalDigits()

Return Value

Returns an integer value that represents the number of fractional digits for the local monetary format.

See Also   setCurrencyFractionalDigits

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