Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.getAbbrevCountry

Retrieves the abbreviated name of the country from the ISO Standard 3166.

Syntax

public String getAbbrevCountry()

Return Value

Returns a String object that represents the abbreviated name of the country for the locale.

Remarks

Use this method to obtain the abbreviated name of the country for the current locale. The abbreviated country name uses the ISO Standard 3166 convention for the name.

See Also   getCountry, getCountryCode, getDefaultCountry, getNativeCountry, getEnglishCountry, getISO3116CountryName