SetsCountries

Zimbabwe

Zimbabwe

countryName

Variations

officialStateName

The Republic of Zimbabwe

twoLetterCode

ZW

threeLetterCode

ZWE

numericCode

716

ccTLD

.zw

Transformations1

Convert Country name to official state name

Zimbabwe → The Republic of Zimbabwe

getItemVariation('Zimbabwe', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of Zimbabwe → Zimbabwe

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

Convert Country official state name to two-letter code

The Republic of Zimbabwe → ZW

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

Convert Country official state name to three-letter code

The Republic of Zimbabwe → ZWE

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