Microsoft SDK for Java

Locale.getDecimalSeparator

Retrieves the character used as the decimal separator.

Syntax

public String getDecimalSeparator()

Return Value

Returns a String object containing the character used as the decimal separator.

See Also   setDecimalSeparator, getDecimalGrouping

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