Locale.getNativeDigits

Overview | Methods | This Package | All Packages

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.