Microsoft SDK for Java

Locale.setCurrencyFractionalDigits

Sets the number of fractional digits used by the local monetary format.

Syntax

public void setCurrencyFractionalDigits( int value )

Parameters

value

The number of fractional digits for the local monetary format.

See Also   getCurrencyFractionalDigits

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