pitcairnIsland top-level constant
Country
const pitcairnIsland
The country of Pitcairn Island
, and its 0 states
Implementation
const Country pitcairnIsland = Country(
id: 175,
name: "Pitcairn Island",
longitude: -130.1,
latitude: -25.06666666,
capital: "Adamstown",
currency: "NZD",
currencySymbol: "\$",
currencyName: "New Zealand dollar",
emoji: "🇵🇳",
emojiU: "U+1F1F5 U+1F1F3",
iso2: "PN",
iso3: "PCN",
native: "Pitcairn Islands",
numericCode: "612",
nationality: "Pitcairn Island",
phoneCode: "870",
region: "Oceania",
subregion: "Polynesia",
tld: ".pn",
states: [],
timezones: [
Timezone(
abbreviation: "PST",
gmtOffset: -28800,
gmtOffsetName: "UTC-08:00",
tzName: "Pacific Standard Time (North America",
zoneName: "Pacific/Pitcairn")
],
translations: {
"kr": "핏케언 제도",
"pt-BR": "Ilhas Pitcairn",
"pt": "Ilhas Picárnia",
"nl": "Pitcairneilanden",
"hr": "Pitcairnovo otočje",
"fa": "پیتکرن",
"de": "Pitcairn",
"es": "Islas Pitcairn",
"fr": "Îles Pitcairn",
"ja": "ピトケアン",
"it": "Isole Pitcairn",
"cn": "皮特凯恩群岛",
"tr": "Pitcairn Adalari"
});