CountryUtils

CountryUtils ⇐ Class

Deprecated

Kind: global class
Extends: Class

CountryUtils()

This static class represents CountryUtils. It provides several tools to work with country ISO norm

iso31663ToIso31662(iso3Key) ⇒ string

Transform a ISO 3166-1 Alpha-3 code to ISO 3166-1 Alpha-2 code

Kind: static method of CountryUtils
Returns: string - - a ISO 3166-1 Alpha-2 key code

ParamTypeDescription
iso3Keystring

a ISO 3166-1 Alpha-3 key code