Geography
util.geography : object
Kind: static namespace of util
geography.isoToCountryName(iso) ⇒ string
Get a human-readable country name from an ISO country code.
Kind: static method of geography
| Param | Type | Description |
|---|---|---|
| iso | string | number |
2 or 3 letter country code, or numeric country code. |