Standard SetsStandard Sets
Sets Countries

Uzbekistan

Uzbekistan

countryName

Variations

officialStateName

The Republic of Uzbekistan

twoLetterCode

UZ

threeLetterCode

UZB

numericCode

860

ccTLD

.uz

Transformations1

Convert Country name to official state name

UzbekistanThe Republic of Uzbekistan

getItemVariation('Uzbekistan', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of UzbekistanUzbekistan

getItemVariation('The Republic of Uzbekistan', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Republic of UzbekistanUZ

getItemVariation('The Republic of Uzbekistan', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Republic of UzbekistanUZB

getItemVariation('The Republic of Uzbekistan', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner