Microsoft SDK for Java

Locale.getNativeDigits

Retrieves the native equivalents to the ASCII characters 0 through 9 used in the current locale.

Syntax

public String getNativeDigits()

Return Value

Returns a String object that contains the native equivalents to the ASCII characters 0 through 9.

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