Created
September 27, 2023 14:44
-
-
Save addevin/fb4c07161e2fca4f2c538706a0705d8b to your computer and use it in GitHub Desktop.
Country code for phone number with phone number length
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Andorra", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Andorra": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "AD", | |
"alpha-3": "AND", | |
"numeric": "020" | |
}, | |
"phone": [ | |
"+376" | |
], | |
"emoji": "🇦🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AD.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "United Arab Emirates", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Dubai": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "AE", | |
"alpha-3": "ARE", | |
"numeric": "784" | |
}, | |
"phone": [ | |
"+971" | |
], | |
"emoji": "🇦🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AE.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Afghanistan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Kabul": "+04:30" | |
}, | |
"iso": { | |
"alpha-2": "AF", | |
"alpha-3": "AFG", | |
"numeric": "004" | |
}, | |
"phone": [ | |
"+93" | |
], | |
"emoji": "🇦🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AF.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Antigua and Barbuda", | |
"region": "Americas", | |
"timezones": { | |
"America/Antigua": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "AG", | |
"alpha-3": "ATG", | |
"numeric": "028" | |
}, | |
"phone": [ | |
"+1-268" | |
], | |
"emoji": "🇦🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AG.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Anguilla", | |
"region": "Americas", | |
"timezones": { | |
"America/Anguilla": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "AI", | |
"alpha-3": "AIA", | |
"numeric": "660" | |
}, | |
"phone": [ | |
"+1-264" | |
], | |
"emoji": "🇦🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AI.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Albania", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Tirane": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "AL", | |
"alpha-3": "ALB", | |
"numeric": "008" | |
}, | |
"phone": [ | |
"+355" | |
], | |
"emoji": "🇦🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AL.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Armenia", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Yerevan": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "AM", | |
"alpha-3": "ARM", | |
"numeric": "051" | |
}, | |
"phone": [ | |
"+374" | |
], | |
"emoji": "🇦🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AM.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Angola", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Luanda": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "AO", | |
"alpha-3": "AGO", | |
"numeric": "024" | |
}, | |
"phone": [ | |
"+244" | |
], | |
"emoji": "🇦🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AO.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Antarctica", | |
"region": "", | |
"timezones": { | |
"Antarctica/Casey": "+11:00", | |
"Antarctica/Davis": "+07:00", | |
"Antarctica/DumontDUrville": "+10:00", | |
"Antarctica/Mawson": "+05:00", | |
"Antarctica/McMurdo": "+12:00", | |
"Antarctica/Palmer": "-03:00", | |
"Antarctica/Rothera": "-03:00", | |
"Antarctica/Syowa": "+03:00", | |
"Antarctica/Troll": "+02:00", | |
"Antarctica/Vostok": "+06:00" | |
}, | |
"iso": { | |
"alpha-2": "AQ", | |
"alpha-3": "ATA", | |
"numeric": "010" | |
}, | |
"phone": [ | |
"+" | |
], | |
"emoji": "🇦🇶", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AQ.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Argentina", | |
"region": "Americas", | |
"timezones": { | |
"America/Argentina/Buenos_Aires": "-03:00", | |
"America/Argentina/Catamarca": "-03:00", | |
"America/Argentina/Cordoba": "-03:00", | |
"America/Argentina/Jujuy": "-03:00", | |
"America/Argentina/La_Rioja": "-03:00", | |
"America/Argentina/Mendoza": "-03:00", | |
"America/Argentina/Rio_Gallegos": "-03:00", | |
"America/Argentina/Salta": "-03:00", | |
"America/Argentina/San_Juan": "-03:00", | |
"America/Argentina/San_Luis": "-03:00", | |
"America/Argentina/Tucuman": "-03:00", | |
"America/Argentina/Ushuaia": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "AR", | |
"alpha-3": "ARG", | |
"numeric": "032" | |
}, | |
"phone": [ | |
"+54" | |
], | |
"emoji": "🇦🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AR.svg", | |
"phoneLength": [ | |
6, | |
7, | |
8 | |
] | |
}, | |
{ | |
"name": "American Samoa", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Pago_Pago": "-11:00" | |
}, | |
"iso": { | |
"alpha-2": "AS", | |
"alpha-3": "ASM", | |
"numeric": "016" | |
}, | |
"phone": [ | |
"+1-684" | |
], | |
"emoji": "🇦🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AS.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Austria", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Vienna": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "AT", | |
"alpha-3": "AUT", | |
"numeric": "040" | |
}, | |
"phone": [ | |
"+43" | |
], | |
"emoji": "🇦🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AT.svg", | |
"phoneLength": [ | |
10, | |
11 | |
] | |
}, | |
{ | |
"name": "Australia", | |
"region": "Oceania", | |
"timezones": { | |
"Antarctica/Macquarie": "+10:00", | |
"Australia/Adelaide": "+09:30", | |
"Australia/Brisbane": "+10:00", | |
"Australia/Broken_Hill": "+09:30", | |
"Australia/Darwin": "+09:30", | |
"Australia/Eucla": "+08:45", | |
"Australia/Hobart": "+10:00", | |
"Australia/Lindeman": "+10:00", | |
"Australia/Lord_Howe": "+10:30", | |
"Australia/Melbourne": "+10:00", | |
"Australia/Perth": "+08:00", | |
"Australia/Sydney": "+10:00" | |
}, | |
"iso": { | |
"alpha-2": "AU", | |
"alpha-3": "AUS", | |
"numeric": "036" | |
}, | |
"phone": [ | |
"+61" | |
], | |
"emoji": "🇦🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AU.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Aruba", | |
"region": "Americas", | |
"timezones": { | |
"America/Aruba": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "AW", | |
"alpha-3": "ABW", | |
"numeric": "533" | |
}, | |
"phone": [ | |
"+297" | |
], | |
"emoji": "🇦🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AW.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Åland Islands", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Mariehamn": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "AX", | |
"alpha-3": "ALA", | |
"numeric": "248" | |
}, | |
"phone": [ | |
"+358-18" | |
], | |
"emoji": "🇦🇽", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AX.svg" | |
}, | |
{ | |
"name": "Azerbaijan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Baku": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "AZ", | |
"alpha-3": "AZE", | |
"numeric": "031" | |
}, | |
"phone": [ | |
"+994" | |
], | |
"emoji": "🇦🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/AZ.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Bosnia and Herzegovina", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Sarajevo": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "BA", | |
"alpha-3": "BIH", | |
"numeric": "070" | |
}, | |
"phone": [ | |
"+387" | |
], | |
"emoji": "🇧🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BA.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Barbados", | |
"region": "Americas", | |
"timezones": { | |
"America/Barbados": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "BB", | |
"alpha-3": "BRB", | |
"numeric": "052" | |
}, | |
"phone": [ | |
"+1-246" | |
], | |
"emoji": "🇧🇧", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BB.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Bangladesh", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Dhaka": "+06:00" | |
}, | |
"iso": { | |
"alpha-2": "BD", | |
"alpha-3": "BGD", | |
"numeric": "050" | |
}, | |
"phone": [ | |
"+880" | |
], | |
"emoji": "🇧🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BD.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Belgium", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Brussels": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "BE", | |
"alpha-3": "BEL", | |
"numeric": "056" | |
}, | |
"phone": [ | |
"+32" | |
], | |
"emoji": "🇧🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BE.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Burkina Faso", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Ouagadougou": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "BF", | |
"alpha-3": "BFA", | |
"numeric": "854" | |
}, | |
"phone": [ | |
"+226" | |
], | |
"emoji": "🇧🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BF.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Bulgaria", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Sofia": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "BG", | |
"alpha-3": "BGR", | |
"numeric": "100" | |
}, | |
"phone": [ | |
"+359" | |
], | |
"emoji": "🇧🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BG.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Bahrain", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Bahrain": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "BH", | |
"alpha-3": "BHR", | |
"numeric": "048" | |
}, | |
"phone": [ | |
"+973" | |
], | |
"emoji": "🇧🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BH.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Burundi", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Bujumbura": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "BI", | |
"alpha-3": "BDI", | |
"numeric": "108" | |
}, | |
"phone": [ | |
"+257" | |
], | |
"emoji": "🇧🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BI.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Benin", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Porto-Novo": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "BJ", | |
"alpha-3": "BEN", | |
"numeric": "204" | |
}, | |
"phone": [ | |
"+229" | |
], | |
"emoji": "🇧🇯", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BJ.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Saint Barthélemy", | |
"region": "Americas", | |
"timezones": { | |
"America/St_Barthelemy": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "BL", | |
"alpha-3": "BLM", | |
"numeric": "652" | |
}, | |
"phone": [ | |
"+590" | |
], | |
"emoji": "🇧🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BL.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Bermuda", | |
"region": "Americas", | |
"timezones": { | |
"Atlantic/Bermuda": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "BM", | |
"alpha-3": "BMU", | |
"numeric": "060" | |
}, | |
"phone": [ | |
"+1-441" | |
], | |
"emoji": "🇧🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BM.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Brunei Darussalam", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Brunei": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "BN", | |
"alpha-3": "BRN", | |
"numeric": "096" | |
}, | |
"phone": [ | |
"+673" | |
], | |
"emoji": "🇧🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BN.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Bolivia, Plurinational State of", | |
"region": "Americas", | |
"timezones": { | |
"America/La_Paz": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "BO", | |
"alpha-3": "BOL", | |
"numeric": "068" | |
}, | |
"phone": [ | |
"+591" | |
], | |
"emoji": "🇧🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BO.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Brazil", | |
"region": "Americas", | |
"timezones": { | |
"America/Araguaina": "-03:00", | |
"America/Bahia": "-03:00", | |
"America/Belem": "-03:00", | |
"America/Boa_Vista": "-04:00", | |
"America/Campo_Grande": "-04:00", | |
"America/Cuiaba": "-04:00", | |
"America/Eirunepe": "-05:00", | |
"America/Fortaleza": "-03:00", | |
"America/Maceio": "-03:00", | |
"America/Manaus": "-04:00", | |
"America/Noronha": "-02:00", | |
"America/Porto_Velho": "-04:00", | |
"America/Recife": "-03:00", | |
"America/Rio_Branco": "-05:00", | |
"America/Santarem": "-03:00", | |
"America/Sao_Paulo": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "BR", | |
"alpha-3": "BRA", | |
"numeric": "076" | |
}, | |
"phone": [ | |
"+55" | |
], | |
"emoji": "🇧🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BR.svg", | |
"phoneLength": 11 | |
}, | |
{ | |
"name": "Bahamas", | |
"region": "Americas", | |
"timezones": { | |
"America/Nassau": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "BS", | |
"alpha-3": "BHS", | |
"numeric": "044" | |
}, | |
"phone": [ | |
"+1-242" | |
], | |
"emoji": "🇧🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BS.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Bhutan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Thimphu": "+06:00" | |
}, | |
"iso": { | |
"alpha-2": "BT", | |
"alpha-3": "BTN", | |
"numeric": "064" | |
}, | |
"phone": [ | |
"+975" | |
], | |
"emoji": "🇧🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BT.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Botswana", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Gaborone": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "BW", | |
"alpha-3": "BWA", | |
"numeric": "072" | |
}, | |
"phone": [ | |
"+267" | |
], | |
"emoji": "🇧🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BW.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Belarus", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Minsk": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "BY", | |
"alpha-3": "BLR", | |
"numeric": "112" | |
}, | |
"phone": [ | |
"+375" | |
], | |
"emoji": "🇧🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BY.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Belize", | |
"region": "Americas", | |
"timezones": { | |
"America/Belize": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "BZ", | |
"alpha-3": "BLZ", | |
"numeric": "084" | |
}, | |
"phone": [ | |
"+501" | |
], | |
"emoji": "🇧🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/BZ.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Canada", | |
"region": "Americas", | |
"timezones": { | |
"America/Atikokan": "-05:00", | |
"America/Blanc-Sablon": "-04:00", | |
"America/Cambridge_Bay": "-06:00", | |
"America/Creston": "-07:00", | |
"America/Dawson": "-07:00", | |
"America/Dawson_Creek": "-07:00", | |
"America/Edmonton": "-06:00", | |
"America/Fort_Nelson": "-07:00", | |
"America/Glace_Bay": "-03:00", | |
"America/Goose_Bay": "-03:00", | |
"America/Halifax": "-03:00", | |
"America/Inuvik": "-06:00", | |
"America/Iqaluit": "-04:00", | |
"America/Moncton": "-03:00", | |
"America/Rankin_Inlet": "-05:00", | |
"America/Regina": "-06:00", | |
"America/Resolute": "-05:00", | |
"America/St_Johns": "-02:30", | |
"America/Swift_Current": "-06:00", | |
"America/Toronto": "-04:00", | |
"America/Vancouver": "-07:00", | |
"America/Whitehorse": "-07:00", | |
"America/Winnipeg": "-05:00" | |
}, | |
"iso": { | |
"alpha-2": "CA", | |
"alpha-3": "CAN", | |
"numeric": "124" | |
}, | |
"phone": [ | |
"+1" | |
], | |
"emoji": "🇨🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CA.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Cocos (Keeling) Islands", | |
"region": "Oceania", | |
"timezones": { | |
"Indian/Cocos": "+06:30" | |
}, | |
"iso": { | |
"alpha-2": "CC", | |
"alpha-3": "CCK", | |
"numeric": "166" | |
}, | |
"phone": [ | |
"+61" | |
], | |
"emoji": "🇨🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CC.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Congo, the Democratic Republic of the", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Kinshasa": "+01:00", | |
"Africa/Lubumbashi": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "CD", | |
"alpha-3": "COD", | |
"numeric": "180" | |
}, | |
"phone": [ | |
"+243" | |
], | |
"emoji": "🇨🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CD.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Central African Republic", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Bangui": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "CF", | |
"alpha-3": "CAF", | |
"numeric": "140" | |
}, | |
"phone": [ | |
"+236" | |
], | |
"emoji": "🇨🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CF.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Congo", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Brazzaville": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "CG", | |
"alpha-3": "COG", | |
"numeric": "178" | |
}, | |
"phone": [ | |
"+242" | |
], | |
"emoji": "🇨🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CG.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Switzerland", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Zurich": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "CH", | |
"alpha-3": "CHE", | |
"numeric": "756" | |
}, | |
"phone": [ | |
"+41" | |
], | |
"emoji": "🇨🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CH.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Côte d'Ivoire", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Abidjan": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "CI", | |
"alpha-3": "CIV", | |
"numeric": "384" | |
}, | |
"phone": [ | |
"+225" | |
], | |
"emoji": "🇨🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CI.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Cook Islands", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Rarotonga": "-10:00" | |
}, | |
"iso": { | |
"alpha-2": "CK", | |
"alpha-3": "COK", | |
"numeric": "184" | |
}, | |
"phone": [ | |
"+682" | |
], | |
"emoji": "🇨🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CK.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "Chile", | |
"region": "Americas", | |
"timezones": { | |
"America/Punta_Arenas": "-03:00", | |
"America/Santiago": "-04:00", | |
"Pacific/Easter": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "CL", | |
"alpha-3": "CHL", | |
"numeric": "152" | |
}, | |
"phone": [ | |
"+56" | |
], | |
"emoji": "🇨🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CL.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Cameroon", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Douala": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "CM", | |
"alpha-3": "CMR", | |
"numeric": "120" | |
}, | |
"phone": [ | |
"+237" | |
], | |
"emoji": "🇨🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CM.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "China", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Shanghai": "+08:00", | |
"Asia/Urumqi": "+06:00" | |
}, | |
"iso": { | |
"alpha-2": "CN", | |
"alpha-3": "CHN", | |
"numeric": "156" | |
}, | |
"phone": [ | |
"+86" | |
], | |
"emoji": "🇨🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CN.svg", | |
"phoneLength": 11 | |
}, | |
{ | |
"name": "Colombia", | |
"region": "Americas", | |
"timezones": { | |
"America/Bogota": "-05:00" | |
}, | |
"iso": { | |
"alpha-2": "CO", | |
"alpha-3": "COL", | |
"numeric": "170" | |
}, | |
"phone": [ | |
"+57" | |
], | |
"emoji": "🇨🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CO.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Costa Rica", | |
"region": "Americas", | |
"timezones": { | |
"America/Costa_Rica": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "CR", | |
"alpha-3": "CRI", | |
"numeric": "188" | |
}, | |
"phone": [ | |
"+506" | |
], | |
"emoji": "🇨🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CR.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Cuba", | |
"region": "Americas", | |
"timezones": { | |
"America/Havana": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "CU", | |
"alpha-3": "CUB", | |
"numeric": "192" | |
}, | |
"phone": [ | |
"+53" | |
], | |
"emoji": "🇨🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CU.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Cape Verde", | |
"region": "Africa", | |
"timezones": { | |
"Atlantic/Cape_Verde": "-01:00" | |
}, | |
"iso": { | |
"alpha-2": "CV", | |
"alpha-3": "CPV", | |
"numeric": "132" | |
}, | |
"phone": [ | |
"+238" | |
], | |
"emoji": "🇨🇻", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CV.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Curaçao", | |
"region": "Americas", | |
"timezones": { | |
"America/Curacao": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "CW", | |
"alpha-3": "CUW", | |
"numeric": "531" | |
}, | |
"phone": [ | |
"+599" | |
], | |
"emoji": "🇨🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CW.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Christmas Island", | |
"region": "Oceania", | |
"timezones": { | |
"Indian/Christmas": "+07:00" | |
}, | |
"iso": { | |
"alpha-2": "CX", | |
"alpha-3": "CXR", | |
"numeric": "162" | |
}, | |
"phone": [ | |
"+61" | |
], | |
"emoji": "🇨🇽", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CX.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Cyprus", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Famagusta": "+03:00", | |
"Asia/Nicosia": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "CY", | |
"alpha-3": "CYP", | |
"numeric": "196" | |
}, | |
"phone": [ | |
"+357" | |
], | |
"emoji": "🇨🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CY.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Czech Republic", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Prague": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "CZ", | |
"alpha-3": "CZE", | |
"numeric": "203" | |
}, | |
"phone": [ | |
"+420" | |
], | |
"emoji": "🇨🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/CZ.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Germany", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Berlin": "+02:00", | |
"Europe/Busingen": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "DE", | |
"alpha-3": "DEU", | |
"numeric": "276" | |
}, | |
"phone": [ | |
"+49" | |
], | |
"emoji": "🇩🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/DE.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Djibouti", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Djibouti": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "DJ", | |
"alpha-3": "DJI", | |
"numeric": "262" | |
}, | |
"phone": [ | |
"+253" | |
], | |
"emoji": "🇩🇯", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/DJ.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Denmark", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Copenhagen": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "DK", | |
"alpha-3": "DNK", | |
"numeric": "208" | |
}, | |
"phone": [ | |
"+45" | |
], | |
"emoji": "🇩🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/DK.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Dominica", | |
"region": "Americas", | |
"timezones": { | |
"America/Dominica": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "DM", | |
"alpha-3": "DMA", | |
"numeric": "212" | |
}, | |
"phone": [ | |
"+1-767" | |
], | |
"emoji": "🇩🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/DM.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Dominican Republic", | |
"region": "Americas", | |
"timezones": { | |
"America/Santo_Domingo": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "DO", | |
"alpha-3": "DOM", | |
"numeric": "214" | |
}, | |
"phone": [ | |
"+1-809", | |
"+1-829" | |
], | |
"emoji": "🇩🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/DO.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Algeria", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Algiers": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "DZ", | |
"alpha-3": "DZA", | |
"numeric": "012" | |
}, | |
"phone": [ | |
"+213" | |
], | |
"emoji": "🇩🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/DZ.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Ecuador", | |
"region": "Americas", | |
"timezones": { | |
"America/Guayaquil": "-05:00", | |
"Pacific/Galapagos": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "EC", | |
"alpha-3": "ECU", | |
"numeric": "218" | |
}, | |
"phone": [ | |
"+593" | |
], | |
"emoji": "🇪🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/EC.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Estonia", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Tallinn": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "EE", | |
"alpha-3": "EST", | |
"numeric": "233" | |
}, | |
"phone": [ | |
"+372" | |
], | |
"emoji": "🇪🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/EE.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Egypt", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Cairo": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "EG", | |
"alpha-3": "EGY", | |
"numeric": "818" | |
}, | |
"phone": [ | |
"+20" | |
], | |
"emoji": "🇪🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/EG.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Eritrea", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Asmara": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "ER", | |
"alpha-3": "ERI", | |
"numeric": "232" | |
}, | |
"phone": [ | |
"+291" | |
], | |
"emoji": "🇪🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ER.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Spain", | |
"region": "Europe", | |
"timezones": { | |
"Africa/Ceuta": "+02:00", | |
"Atlantic/Canary": "+01:00", | |
"Europe/Madrid": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "ES", | |
"alpha-3": "ESP", | |
"numeric": "724" | |
}, | |
"phone": [ | |
"+34" | |
], | |
"emoji": "🇪🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ES.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Ethiopia", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Addis_Ababa": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "ET", | |
"alpha-3": "ETH", | |
"numeric": "231" | |
}, | |
"phone": [ | |
"+251" | |
], | |
"emoji": "🇪🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ET.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Finland", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Helsinki": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "FI", | |
"alpha-3": "FIN", | |
"numeric": "246" | |
}, | |
"phone": [ | |
"+358" | |
], | |
"emoji": "🇫🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/FI.svg" | |
}, | |
{ | |
"name": "Fiji", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Fiji": "+12:00" | |
}, | |
"iso": { | |
"alpha-2": "FJ", | |
"alpha-3": "FJI", | |
"numeric": "242" | |
}, | |
"phone": [ | |
"+679" | |
], | |
"emoji": "🇫🇯", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/FJ.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Falkland Islands (Malvinas)", | |
"region": "Americas", | |
"timezones": { | |
"Atlantic/Stanley": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "FK", | |
"alpha-3": "FLK", | |
"numeric": "238" | |
}, | |
"phone": [ | |
"+500" | |
], | |
"emoji": "🇫🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/FK.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "Micronesia, Federated States of", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Chuuk": "+10:00", | |
"Pacific/Kosrae": "+11:00", | |
"Pacific/Pohnpei": "+11:00" | |
}, | |
"iso": { | |
"alpha-2": "FM", | |
"alpha-3": "FSM", | |
"numeric": "583" | |
}, | |
"phone": [ | |
"+691" | |
], | |
"emoji": "🇫🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/FM.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Faroe Islands", | |
"region": "Europe", | |
"timezones": { | |
"Atlantic/Faroe": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "FO", | |
"alpha-3": "FRO", | |
"numeric": "234" | |
}, | |
"phone": [ | |
"+298" | |
], | |
"emoji": "🇫🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/FO.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "France", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Paris": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "FR", | |
"alpha-3": "FRA", | |
"numeric": "250" | |
}, | |
"phone": [ | |
"+33" | |
], | |
"emoji": "🇫🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/FR.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Gabon", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Libreville": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "GA", | |
"alpha-3": "GAB", | |
"numeric": "266" | |
}, | |
"phone": [ | |
"+241" | |
], | |
"emoji": "🇬🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GA.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "United Kingdom", | |
"region": "Europe", | |
"timezones": { | |
"Europe/London": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "GB", | |
"alpha-3": "GBR", | |
"numeric": "826" | |
}, | |
"phone": [ | |
"+44" | |
], | |
"emoji": "🇬🇧", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GB.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Grenada", | |
"region": "Americas", | |
"timezones": { | |
"America/Grenada": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "GD", | |
"alpha-3": "GRD", | |
"numeric": "308" | |
}, | |
"phone": [ | |
"+1-473" | |
], | |
"emoji": "🇬🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GD.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Georgia", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Tbilisi": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "GE", | |
"alpha-3": "GEO", | |
"numeric": "268" | |
}, | |
"phone": [ | |
"+995" | |
], | |
"emoji": "🇬🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GE.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "French Guiana", | |
"region": "Americas", | |
"timezones": { | |
"America/Cayenne": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "GF", | |
"alpha-3": "GUF", | |
"numeric": "254" | |
}, | |
"phone": [ | |
"+594" | |
], | |
"emoji": "🇬🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GF.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Guernsey", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Guernsey": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "GG", | |
"alpha-3": "GGY", | |
"numeric": "831" | |
}, | |
"phone": [ | |
"+44-1481" | |
], | |
"emoji": "🇬🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GG.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Ghana", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Accra": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "GH", | |
"alpha-3": "GHA", | |
"numeric": "288" | |
}, | |
"phone": [ | |
"+233" | |
], | |
"emoji": "🇬🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GH.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Gibraltar", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Gibraltar": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "GI", | |
"alpha-3": "GIB", | |
"numeric": "292" | |
}, | |
"phone": [ | |
"+350" | |
], | |
"emoji": "🇬🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GI.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Greenland", | |
"region": "Americas", | |
"timezones": { | |
"America/Danmarkshavn": "+00:00", | |
"America/Nuuk": "-02:00", | |
"America/Scoresbysund": "+00:00", | |
"America/Thule": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "GL", | |
"alpha-3": "GRL", | |
"numeric": "304" | |
}, | |
"phone": [ | |
"+299" | |
], | |
"emoji": "🇬🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GL.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Gambia", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Banjul": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "GM", | |
"alpha-3": "GMB", | |
"numeric": "270" | |
}, | |
"phone": [ | |
"+220" | |
], | |
"emoji": "🇬🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GM.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Guinea", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Conakry": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "GN", | |
"alpha-3": "GIN", | |
"numeric": "324" | |
}, | |
"phone": [ | |
"+224" | |
], | |
"emoji": "🇬🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GN.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Guadeloupe", | |
"region": "Americas", | |
"timezones": { | |
"America/Guadeloupe": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "GP", | |
"alpha-3": "GLP", | |
"numeric": "312" | |
}, | |
"phone": [ | |
"+590" | |
], | |
"emoji": "🇬🇵", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GP.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Equatorial Guinea", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Malabo": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "GQ", | |
"alpha-3": "GNQ", | |
"numeric": "226" | |
}, | |
"phone": [ | |
"+240" | |
], | |
"emoji": "🇬🇶", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GQ.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Greece", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Athens": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "GR", | |
"alpha-3": "GRC", | |
"numeric": "300" | |
}, | |
"phone": [ | |
"+30" | |
], | |
"emoji": "🇬🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GR.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "South Georgia and the South Sandwich Islands", | |
"region": "Americas", | |
"timezones": { | |
"Atlantic/South_Georgia": "-02:00" | |
}, | |
"iso": { | |
"alpha-2": "GS", | |
"alpha-3": "SGS", | |
"numeric": "239" | |
}, | |
"phone": [ | |
"+" | |
], | |
"emoji": "🇬🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GS.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "Guatemala", | |
"region": "Americas", | |
"timezones": { | |
"America/Guatemala": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "GT", | |
"alpha-3": "GTM", | |
"numeric": "320" | |
}, | |
"phone": [ | |
"+502" | |
], | |
"emoji": "🇬🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GT.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Guam", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Guam": "+10:00" | |
}, | |
"iso": { | |
"alpha-2": "GU", | |
"alpha-3": "GUM", | |
"numeric": "316" | |
}, | |
"phone": [ | |
"+1-671" | |
], | |
"emoji": "🇬🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GU.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Guinea-Bissau", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Bissau": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "GW", | |
"alpha-3": "GNB", | |
"numeric": "624" | |
}, | |
"phone": [ | |
"+245" | |
], | |
"emoji": "🇬🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GW.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Guyana", | |
"region": "Americas", | |
"timezones": { | |
"America/Guyana": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "GY", | |
"alpha-3": "GUY", | |
"numeric": "328" | |
}, | |
"phone": [ | |
"+592" | |
], | |
"emoji": "🇬🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/GY.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Hong Kong", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Hong_Kong": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "HK", | |
"alpha-3": "HKG", | |
"numeric": "344" | |
}, | |
"phone": [ | |
"+852" | |
], | |
"emoji": "🇭🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/HK.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Honduras", | |
"region": "Americas", | |
"timezones": { | |
"America/Tegucigalpa": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "HN", | |
"alpha-3": "HND", | |
"numeric": "340" | |
}, | |
"phone": [ | |
"+504" | |
], | |
"emoji": "🇭🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/HN.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Croatia", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Zagreb": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "HR", | |
"alpha-3": "HRV", | |
"numeric": "191" | |
}, | |
"phone": [ | |
"+385" | |
], | |
"emoji": "🇭🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/HR.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Haiti", | |
"region": "Americas", | |
"timezones": { | |
"America/Port-au-Prince": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "HT", | |
"alpha-3": "HTI", | |
"numeric": "332" | |
}, | |
"phone": [ | |
"+509" | |
], | |
"emoji": "🇭🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/HT.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Hungary", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Budapest": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "HU", | |
"alpha-3": "HUN", | |
"numeric": "348" | |
}, | |
"phone": [ | |
"+36" | |
], | |
"emoji": "🇭🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/HU.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Indonesia", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Jakarta": "+07:00", | |
"Asia/Jayapura": "+09:00", | |
"Asia/Makassar": "+08:00", | |
"Asia/Pontianak": "+07:00" | |
}, | |
"iso": { | |
"alpha-2": "ID", | |
"alpha-3": "IDN", | |
"numeric": "360" | |
}, | |
"phone": [ | |
"+62" | |
], | |
"emoji": "🇮🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ID.svg", | |
"phoneLength": 11 | |
}, | |
{ | |
"name": "Ireland", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Dublin": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "IE", | |
"alpha-3": "IRL", | |
"numeric": "372" | |
}, | |
"phone": [ | |
"+353" | |
], | |
"emoji": "🇮🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IE.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Israel", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Jerusalem": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "IL", | |
"alpha-3": "ISR", | |
"numeric": "376" | |
}, | |
"phone": [ | |
"+972" | |
], | |
"emoji": "🇮🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IL.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Isle of Man", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Isle_of_Man": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "IM", | |
"alpha-3": "IMN", | |
"numeric": "833" | |
}, | |
"phone": [ | |
"+44-1624" | |
], | |
"emoji": "🇮🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IM.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "India", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Kolkata": "+05:30" | |
}, | |
"iso": { | |
"alpha-2": "IN", | |
"alpha-3": "IND", | |
"numeric": "356" | |
}, | |
"phone": [ | |
"+91" | |
], | |
"emoji": "🇮🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IN.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "British Indian Ocean Territory", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Chagos": "+06:00" | |
}, | |
"iso": { | |
"alpha-2": "IO", | |
"alpha-3": "IOT", | |
"numeric": "086" | |
}, | |
"phone": [ | |
"+246" | |
], | |
"emoji": "🇮🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IO.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Iraq", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Baghdad": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "IQ", | |
"alpha-3": "IRQ", | |
"numeric": "368" | |
}, | |
"phone": [ | |
"+964" | |
], | |
"emoji": "🇮🇶", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IQ.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Iran, Islamic Republic of", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Tehran": "+03:30" | |
}, | |
"iso": { | |
"alpha-2": "IR", | |
"alpha-3": "IRN", | |
"numeric": "364" | |
}, | |
"phone": [ | |
"+98" | |
], | |
"emoji": "🇮🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IR.svg", | |
"phoneLength": 11 | |
}, | |
{ | |
"name": "Iceland", | |
"region": "Europe", | |
"timezones": { | |
"Atlantic/Reykjavik": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "IS", | |
"alpha-3": "ISL", | |
"numeric": "352" | |
}, | |
"phone": [ | |
"+354" | |
], | |
"emoji": "🇮🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IS.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Italy", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Rome": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "IT", | |
"alpha-3": "ITA", | |
"numeric": "380" | |
}, | |
"phone": [ | |
"+39" | |
], | |
"emoji": "🇮🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/IT.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Jersey", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Jersey": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "JE", | |
"alpha-3": "JEY", | |
"numeric": "832" | |
}, | |
"phone": [ | |
"+44-1534" | |
], | |
"emoji": "🇯🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/JE.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Jamaica", | |
"region": "Americas", | |
"timezones": { | |
"America/Jamaica": "-05:00" | |
}, | |
"iso": { | |
"alpha-2": "JM", | |
"alpha-3": "JAM", | |
"numeric": "388" | |
}, | |
"phone": [ | |
"+1-876" | |
], | |
"emoji": "🇯🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/JM.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Jordan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Amman": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "JO", | |
"alpha-3": "JOR", | |
"numeric": "400" | |
}, | |
"phone": [ | |
"+962" | |
], | |
"emoji": "🇯🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/JO.svg", | |
"phoneLength": [ | |
8, | |
9 | |
] | |
}, | |
{ | |
"name": "Japan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Tokyo": "+09:00" | |
}, | |
"iso": { | |
"alpha-2": "JP", | |
"alpha-3": "JPN", | |
"numeric": "392" | |
}, | |
"phone": [ | |
"+81" | |
], | |
"emoji": "🇯🇵", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/JP.svg" | |
}, | |
{ | |
"name": "Kenya", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Nairobi": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "KE", | |
"alpha-3": "KEN", | |
"numeric": "404" | |
}, | |
"phone": [ | |
"+254" | |
], | |
"emoji": "🇰🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KE.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Kyrgyzstan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Bishkek": "+06:00" | |
}, | |
"iso": { | |
"alpha-2": "KG", | |
"alpha-3": "KGZ", | |
"numeric": "417" | |
}, | |
"phone": [ | |
"+996" | |
], | |
"emoji": "🇰🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KG.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Cambodia", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Phnom_Penh": "+07:00" | |
}, | |
"iso": { | |
"alpha-2": "KH", | |
"alpha-3": "KHM", | |
"numeric": "116" | |
}, | |
"phone": [ | |
"+855" | |
], | |
"emoji": "🇰🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KH.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Kiribati", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Kanton": "+13:00", | |
"Pacific/Kiritimati": "+14:00", | |
"Pacific/Tarawa": "+12:00" | |
}, | |
"iso": { | |
"alpha-2": "KI", | |
"alpha-3": "KIR", | |
"numeric": "296" | |
}, | |
"phone": [ | |
"+686" | |
], | |
"emoji": "🇰🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KI.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Comoros", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Comoro": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "KM", | |
"alpha-3": "COM", | |
"numeric": "174" | |
}, | |
"phone": [ | |
"+269" | |
], | |
"emoji": "🇰🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KM.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Saint Kitts and Nevis", | |
"region": "Americas", | |
"timezones": { | |
"America/St_Kitts": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "KN", | |
"alpha-3": "KNA", | |
"numeric": "659" | |
}, | |
"phone": [ | |
"+1-869" | |
], | |
"emoji": "🇰🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KN.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Korea, Democratic People's Republic of", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Pyongyang": "+09:00" | |
}, | |
"iso": { | |
"alpha-2": "KP", | |
"alpha-3": "PRK", | |
"numeric": "408" | |
}, | |
"phone": [ | |
"+850" | |
], | |
"emoji": "🇰🇵", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KP.svg", | |
"phoneLength": [ | |
4, | |
6, | |
7, | |
13 | |
] | |
}, | |
{ | |
"name": "Korea, Republic of", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Seoul": "+09:00" | |
}, | |
"iso": { | |
"alpha-2": "KR", | |
"alpha-3": "KOR", | |
"numeric": "410" | |
}, | |
"phone": [ | |
"+82" | |
], | |
"emoji": "🇰🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KR.svg", | |
"phoneLength": [ | |
7, | |
8 | |
] | |
}, | |
{ | |
"name": "Kuwait", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Kuwait": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "KW", | |
"alpha-3": "KWT", | |
"numeric": "414" | |
}, | |
"phone": [ | |
"+965" | |
], | |
"emoji": "🇰🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KW.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Cayman Islands", | |
"region": "Americas", | |
"timezones": { | |
"America/Cayman": "-05:00" | |
}, | |
"iso": { | |
"alpha-2": "KY", | |
"alpha-3": "CYM", | |
"numeric": "136" | |
}, | |
"phone": [ | |
"+1-345" | |
], | |
"emoji": "🇰🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KY.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Kazakhstan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Almaty": "+06:00", | |
"Asia/Aqtau": "+05:00", | |
"Asia/Aqtobe": "+05:00", | |
"Asia/Atyrau": "+05:00", | |
"Asia/Oral": "+05:00", | |
"Asia/Qostanay": "+06:00", | |
"Asia/Qyzylorda": "+05:00" | |
}, | |
"iso": { | |
"alpha-2": "KZ", | |
"alpha-3": "KAZ", | |
"numeric": "398" | |
}, | |
"phone": [ | |
"+7" | |
], | |
"emoji": "🇰🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/KZ.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Lao People's Democratic Republic", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Vientiane": "+07:00" | |
}, | |
"iso": { | |
"alpha-2": "LA", | |
"alpha-3": "LAO", | |
"numeric": "418" | |
}, | |
"phone": [ | |
"+856" | |
], | |
"emoji": "🇱🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LA.svg", | |
"phoneLength": [ | |
8, | |
9 | |
] | |
}, | |
{ | |
"name": "Lebanon", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Beirut": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "LB", | |
"alpha-3": "LBN", | |
"numeric": "422" | |
}, | |
"phone": [ | |
"+961" | |
], | |
"emoji": "🇱🇧", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LB.svg", | |
"phoneLength": [ | |
7, | |
8 | |
] | |
}, | |
{ | |
"name": "Saint Lucia", | |
"region": "Americas", | |
"timezones": { | |
"America/St_Lucia": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "LC", | |
"alpha-3": "LCA", | |
"numeric": "662" | |
}, | |
"phone": [ | |
"+1-758" | |
], | |
"emoji": "🇱🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LC.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Liechtenstein", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Vaduz": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "LI", | |
"alpha-3": "LIE", | |
"numeric": "438" | |
}, | |
"phone": [ | |
"+423" | |
], | |
"emoji": "🇱🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LI.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Sri Lanka", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Colombo": "+05:30" | |
}, | |
"iso": { | |
"alpha-2": "LK", | |
"alpha-3": "LKA", | |
"numeric": "144" | |
}, | |
"phone": [ | |
"+94" | |
], | |
"emoji": "🇱🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LK.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Liberia", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Monrovia": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "LR", | |
"alpha-3": "LBR", | |
"numeric": "430" | |
}, | |
"phone": [ | |
"+231" | |
], | |
"emoji": "🇱🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LR.svg", | |
"phoneLength": [ | |
8, | |
9 | |
] | |
}, | |
{ | |
"name": "Lesotho", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Maseru": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "LS", | |
"alpha-3": "LSO", | |
"numeric": "426" | |
}, | |
"phone": [ | |
"+266" | |
], | |
"emoji": "🇱🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LS.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Lithuania", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Vilnius": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "LT", | |
"alpha-3": "LTU", | |
"numeric": "440" | |
}, | |
"phone": [ | |
"+370" | |
], | |
"emoji": "🇱🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LT.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Luxembourg", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Luxembourg": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "LU", | |
"alpha-3": "LUX", | |
"numeric": "442" | |
}, | |
"phone": [ | |
"+352" | |
], | |
"emoji": "🇱🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LU.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Latvia", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Riga": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "LV", | |
"alpha-3": "LVA", | |
"numeric": "428" | |
}, | |
"phone": [ | |
"+371" | |
], | |
"emoji": "🇱🇻", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LV.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Libya", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Tripoli": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "LY", | |
"alpha-3": "LBY", | |
"numeric": "434" | |
}, | |
"phone": [ | |
"+218" | |
], | |
"emoji": "🇱🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/LY.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Morocco", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Casablanca": "+00:00", | |
"Africa/El_Aaiun": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "MA", | |
"alpha-3": "MAR", | |
"numeric": "504" | |
}, | |
"phone": [ | |
"+212" | |
], | |
"emoji": "🇲🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MA.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Monaco", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Monaco": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "MC", | |
"alpha-3": "MCO", | |
"numeric": "492" | |
}, | |
"phone": [ | |
"+377" | |
], | |
"emoji": "🇲🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MC.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Moldova, Republic of", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Chisinau": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "MD", | |
"alpha-3": "MDA", | |
"numeric": "498" | |
}, | |
"phone": [ | |
"+373" | |
], | |
"emoji": "🇲🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MD.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Montenegro", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Podgorica": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "ME", | |
"alpha-3": "MNE", | |
"numeric": "499" | |
}, | |
"phone": [ | |
"+382" | |
], | |
"emoji": "🇲🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ME.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Saint Martin (French part)", | |
"region": "Americas", | |
"timezones": { | |
"America/Marigot": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "MF", | |
"alpha-3": "MAF", | |
"numeric": "663" | |
}, | |
"phone": [ | |
"+590" | |
], | |
"emoji": "🇲🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MF.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Madagascar", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Antananarivo": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "MG", | |
"alpha-3": "MDG", | |
"numeric": "450" | |
}, | |
"phone": [ | |
"+261" | |
], | |
"emoji": "🇲🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MG.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Marshall Islands", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Kwajalein": "+12:00", | |
"Pacific/Majuro": "+12:00" | |
}, | |
"iso": { | |
"alpha-2": "MH", | |
"alpha-3": "MHL", | |
"numeric": "584" | |
}, | |
"phone": [ | |
"+692" | |
], | |
"emoji": "🇲🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MH.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Macedonia, the Former Yugoslav Republic of", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Skopje": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "MK", | |
"alpha-3": "MKD", | |
"numeric": "807" | |
}, | |
"phone": [ | |
"+389" | |
], | |
"emoji": "🇲🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MK.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Mali", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Bamako": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "ML", | |
"alpha-3": "MLI", | |
"numeric": "466" | |
}, | |
"phone": [ | |
"+223" | |
], | |
"emoji": "🇲🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ML.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Myanmar", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Yangon": "+06:30" | |
}, | |
"iso": { | |
"alpha-2": "MM", | |
"alpha-3": "MMR", | |
"numeric": "104" | |
}, | |
"phone": [ | |
"+95" | |
], | |
"emoji": "🇲🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MM.svg" | |
}, | |
{ | |
"name": "Mongolia", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Choibalsan": "+08:00", | |
"Asia/Hovd": "+07:00", | |
"Asia/Ulaanbaatar": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "MN", | |
"alpha-3": "MNG", | |
"numeric": "496" | |
}, | |
"phone": [ | |
"+976" | |
], | |
"emoji": "🇲🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MN.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Macao", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Macau": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "MO", | |
"alpha-3": "MAC", | |
"numeric": "446" | |
}, | |
"phone": [ | |
"+853" | |
], | |
"emoji": "🇲🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MO.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Northern Mariana Islands", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Saipan": "+10:00" | |
}, | |
"iso": { | |
"alpha-2": "MP", | |
"alpha-3": "MNP", | |
"numeric": "580" | |
}, | |
"phone": [ | |
"+1-670" | |
], | |
"emoji": "🇲🇵", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MP.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Martinique", | |
"region": "Americas", | |
"timezones": { | |
"America/Martinique": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "MQ", | |
"alpha-3": "MTQ", | |
"numeric": "474" | |
}, | |
"phone": [ | |
"+596" | |
], | |
"emoji": "🇲🇶", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MQ.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Mauritania", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Nouakchott": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "MR", | |
"alpha-3": "MRT", | |
"numeric": "478" | |
}, | |
"phone": [ | |
"+222" | |
], | |
"emoji": "🇲🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MR.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Montserrat", | |
"region": "Americas", | |
"timezones": { | |
"America/Montserrat": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "MS", | |
"alpha-3": "MSR", | |
"numeric": "500" | |
}, | |
"phone": [ | |
"+1-664" | |
], | |
"emoji": "🇲🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MS.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Malta", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Malta": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "MT", | |
"alpha-3": "MLT", | |
"numeric": "470" | |
}, | |
"phone": [ | |
"+356" | |
], | |
"emoji": "🇲🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MT.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Mauritius", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Mauritius": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "MU", | |
"alpha-3": "MUS", | |
"numeric": "480" | |
}, | |
"phone": [ | |
"+230" | |
], | |
"emoji": "🇲🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MU.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Maldives", | |
"region": "Asia", | |
"timezones": { | |
"Indian/Maldives": "+05:00" | |
}, | |
"iso": { | |
"alpha-2": "MV", | |
"alpha-3": "MDV", | |
"numeric": "462" | |
}, | |
"phone": [ | |
"+960" | |
], | |
"emoji": "🇲🇻", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MV.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Malawi", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Blantyre": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "MW", | |
"alpha-3": "MWI", | |
"numeric": "454" | |
}, | |
"phone": [ | |
"+265" | |
], | |
"emoji": "🇲🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MW.svg", | |
"phoneLength": [ | |
7, | |
8, | |
9 | |
] | |
}, | |
{ | |
"name": "Mexico", | |
"region": "Americas", | |
"timezones": { | |
"America/Bahia_Banderas": "-06:00", | |
"America/Cancun": "-05:00", | |
"America/Chihuahua": "-06:00", | |
"America/Ciudad_Juarez": "-06:00", | |
"America/Hermosillo": "-07:00", | |
"America/Matamoros": "-05:00", | |
"America/Mazatlan": "-07:00", | |
"America/Merida": "-06:00", | |
"America/Mexico_City": "-06:00", | |
"America/Monterrey": "-06:00", | |
"America/Ojinaga": "-05:00", | |
"America/Tijuana": "-07:00" | |
}, | |
"iso": { | |
"alpha-2": "MX", | |
"alpha-3": "MEX", | |
"numeric": "484" | |
}, | |
"phone": [ | |
"+52" | |
], | |
"emoji": "🇲🇽", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MX.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Malaysia", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Kuala_Lumpur": "+08:00", | |
"Asia/Kuching": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "MY", | |
"alpha-3": "MYS", | |
"numeric": "458" | |
}, | |
"phone": [ | |
"+60" | |
], | |
"emoji": "🇲🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MY.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Mozambique", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Maputo": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "MZ", | |
"alpha-3": "MOZ", | |
"numeric": "508" | |
}, | |
"phone": [ | |
"+258" | |
], | |
"emoji": "🇲🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/MZ.svg", | |
"phoneLength": 12 | |
}, | |
{ | |
"name": "Namibia", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Windhoek": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "NA", | |
"alpha-3": "NAM", | |
"numeric": "516" | |
}, | |
"phone": [ | |
"+264" | |
], | |
"emoji": "🇳🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NA.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "New Caledonia", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Noumea": "+11:00" | |
}, | |
"iso": { | |
"alpha-2": "NC", | |
"alpha-3": "NCL", | |
"numeric": "540" | |
}, | |
"phone": [ | |
"+687" | |
], | |
"emoji": "🇳🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NC.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Niger", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Niamey": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "NE", | |
"alpha-3": "NER", | |
"numeric": "562" | |
}, | |
"phone": [ | |
"+227" | |
], | |
"emoji": "🇳🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NE.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Norfolk Island", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Norfolk": "+11:00" | |
}, | |
"iso": { | |
"alpha-2": "NF", | |
"alpha-3": "NFK", | |
"numeric": "574" | |
}, | |
"phone": [ | |
"+672" | |
], | |
"emoji": "🇳🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NF.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Nigeria", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Lagos": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "NG", | |
"alpha-3": "NGA", | |
"numeric": "566" | |
}, | |
"phone": [ | |
"+234" | |
], | |
"emoji": "🇳🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NG.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Nicaragua", | |
"region": "Americas", | |
"timezones": { | |
"America/Managua": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "NI", | |
"alpha-3": "NIC", | |
"numeric": "558" | |
}, | |
"phone": [ | |
"+505" | |
], | |
"emoji": "🇳🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NI.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Netherlands", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Amsterdam": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "NL", | |
"alpha-3": "NLD", | |
"numeric": "528" | |
}, | |
"phone": [ | |
"+31" | |
], | |
"emoji": "🇳🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NL.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Norway", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Oslo": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "NO", | |
"alpha-3": "NOR", | |
"numeric": "578" | |
}, | |
"phone": [ | |
"+47" | |
], | |
"emoji": "🇳🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NO.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Nepal", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Kathmandu": "+05:45" | |
}, | |
"iso": { | |
"alpha-2": "NP", | |
"alpha-3": "NPL", | |
"numeric": "524" | |
}, | |
"phone": [ | |
"+977" | |
], | |
"emoji": "🇳🇵", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NP.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Nauru", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Nauru": "+12:00" | |
}, | |
"iso": { | |
"alpha-2": "NR", | |
"alpha-3": "NRU", | |
"numeric": "520" | |
}, | |
"phone": [ | |
"+674" | |
], | |
"emoji": "🇳🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NR.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Niue", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Niue": "-11:00" | |
}, | |
"iso": { | |
"alpha-2": "NU", | |
"alpha-3": "NIU", | |
"numeric": "570" | |
}, | |
"phone": [ | |
"+683" | |
], | |
"emoji": "🇳🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NU.svg", | |
"phoneLength": 4 | |
}, | |
{ | |
"name": "New Zealand", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Auckland": "+12:00", | |
"Pacific/Chatham": "+12:45" | |
}, | |
"iso": { | |
"alpha-2": "NZ", | |
"alpha-3": "NZL", | |
"numeric": "554" | |
}, | |
"phone": [ | |
"+64" | |
], | |
"emoji": "🇳🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/NZ.svg", | |
"phoneLength": [ | |
8, | |
9 | |
] | |
}, | |
{ | |
"name": "Oman", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Muscat": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "OM", | |
"alpha-3": "OMN", | |
"numeric": "512" | |
}, | |
"phone": [ | |
"+968" | |
], | |
"emoji": "🇴🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/OM.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Panama", | |
"region": "Americas", | |
"timezones": { | |
"America/Panama": "-05:00" | |
}, | |
"iso": { | |
"alpha-2": "PA", | |
"alpha-3": "PAN", | |
"numeric": "591" | |
}, | |
"phone": [ | |
"+507" | |
], | |
"emoji": "🇵🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PA.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Peru", | |
"region": "Americas", | |
"timezones": { | |
"America/Lima": "-05:00" | |
}, | |
"iso": { | |
"alpha-2": "PE", | |
"alpha-3": "PER", | |
"numeric": "604" | |
}, | |
"phone": [ | |
"+51" | |
], | |
"emoji": "🇵🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PE.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "French Polynesia", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Gambier": "-09:00", | |
"Pacific/Marquesas": "-09:30", | |
"Pacific/Tahiti": "-10:00" | |
}, | |
"iso": { | |
"alpha-2": "PF", | |
"alpha-3": "PYF", | |
"numeric": "258" | |
}, | |
"phone": [ | |
"+689" | |
], | |
"emoji": "🇵🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PF.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Papua New Guinea", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Bougainville": "+11:00", | |
"Pacific/Port_Moresby": "+10:00" | |
}, | |
"iso": { | |
"alpha-2": "PG", | |
"alpha-3": "PNG", | |
"numeric": "598" | |
}, | |
"phone": [ | |
"+675" | |
], | |
"emoji": "🇵🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PG.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Philippines", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Manila": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "PH", | |
"alpha-3": "PHL", | |
"numeric": "608" | |
}, | |
"phone": [ | |
"+63" | |
], | |
"emoji": "🇵🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PH.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Pakistan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Karachi": "+05:00" | |
}, | |
"iso": { | |
"alpha-2": "PK", | |
"alpha-3": "PAK", | |
"numeric": "586" | |
}, | |
"phone": [ | |
"+92" | |
], | |
"emoji": "🇵🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PK.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Poland", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Warsaw": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "PL", | |
"alpha-3": "POL", | |
"numeric": "616" | |
}, | |
"phone": [ | |
"+48" | |
], | |
"emoji": "🇵🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PL.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Saint Pierre and Miquelon", | |
"region": "Americas", | |
"timezones": { | |
"America/Miquelon": "-02:00" | |
}, | |
"iso": { | |
"alpha-2": "PM", | |
"alpha-3": "SPM", | |
"numeric": "666" | |
}, | |
"phone": [ | |
"+508" | |
], | |
"emoji": "🇵🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PM.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Pitcairn", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Pitcairn": "-08:00" | |
}, | |
"iso": { | |
"alpha-2": "PN", | |
"alpha-3": "PCN", | |
"numeric": "612" | |
}, | |
"phone": [ | |
"+870" | |
], | |
"emoji": "🇵🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PN.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Puerto Rico", | |
"region": "Americas", | |
"timezones": { | |
"America/Puerto_Rico": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "PR", | |
"alpha-3": "PRI", | |
"numeric": "630" | |
}, | |
"phone": [ | |
"+1-787", | |
"+1-939" | |
], | |
"emoji": "🇵🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PR.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Palestine, State of", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Gaza": "+02:00", | |
"Asia/Hebron": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "PS", | |
"alpha-3": "PSE", | |
"numeric": "275" | |
}, | |
"phone": [ | |
"+970" | |
], | |
"emoji": "🇵🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PS.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Portugal", | |
"region": "Europe", | |
"timezones": { | |
"Atlantic/Azores": "+00:00", | |
"Atlantic/Madeira": "+01:00", | |
"Europe/Lisbon": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "PT", | |
"alpha-3": "PRT", | |
"numeric": "620" | |
}, | |
"phone": [ | |
"+351" | |
], | |
"emoji": "🇵🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PT.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Palau", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Palau": "+09:00" | |
}, | |
"iso": { | |
"alpha-2": "PW", | |
"alpha-3": "PLW", | |
"numeric": "585" | |
}, | |
"phone": [ | |
"+680" | |
], | |
"emoji": "🇵🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PW.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Paraguay", | |
"region": "Americas", | |
"timezones": { | |
"America/Asuncion": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "PY", | |
"alpha-3": "PRY", | |
"numeric": "600" | |
}, | |
"phone": [ | |
"+595" | |
], | |
"emoji": "🇵🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/PY.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Qatar", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Qatar": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "QA", | |
"alpha-3": "QAT", | |
"numeric": "634" | |
}, | |
"phone": [ | |
"+974" | |
], | |
"emoji": "🇶🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/QA.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Réunion", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Reunion": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "RE", | |
"alpha-3": "REU", | |
"numeric": "638" | |
}, | |
"phone": [ | |
"+262" | |
], | |
"emoji": "🇷🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/RE.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Romania", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Bucharest": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "RO", | |
"alpha-3": "ROU", | |
"numeric": "642" | |
}, | |
"phone": [ | |
"+40" | |
], | |
"emoji": "🇷🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/RO.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Serbia", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Belgrade": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "RS", | |
"alpha-3": "SRB", | |
"numeric": "688" | |
}, | |
"phone": [ | |
"+381" | |
], | |
"emoji": "🇷🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/RS.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Russian Federation", | |
"region": "Europe", | |
"timezones": { | |
"Asia/Anadyr": "+12:00", | |
"Asia/Barnaul": "+07:00", | |
"Asia/Chita": "+09:00", | |
"Asia/Irkutsk": "+08:00", | |
"Asia/Kamchatka": "+12:00", | |
"Asia/Khandyga": "+09:00", | |
"Asia/Krasnoyarsk": "+07:00", | |
"Asia/Magadan": "+11:00", | |
"Asia/Novokuznetsk": "+07:00", | |
"Asia/Novosibirsk": "+07:00", | |
"Asia/Omsk": "+06:00", | |
"Asia/Sakhalin": "+11:00", | |
"Asia/Srednekolymsk": "+11:00", | |
"Asia/Tomsk": "+07:00", | |
"Asia/Ust-Nera": "+10:00", | |
"Asia/Vladivostok": "+10:00", | |
"Asia/Yakutsk": "+09:00", | |
"Asia/Yekaterinburg": "+05:00", | |
"Europe/Astrakhan": "+04:00", | |
"Europe/Kaliningrad": "+02:00", | |
"Europe/Kirov": "+03:00", | |
"Europe/Moscow": "+03:00", | |
"Europe/Samara": "+04:00", | |
"Europe/Saratov": "+04:00", | |
"Europe/Ulyanovsk": "+04:00", | |
"Europe/Volgograd": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "RU", | |
"alpha-3": "RUS", | |
"numeric": "643" | |
}, | |
"phone": [ | |
"+7" | |
], | |
"emoji": "🇷🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/RU.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Rwanda", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Kigali": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "RW", | |
"alpha-3": "RWA", | |
"numeric": "646" | |
}, | |
"phone": [ | |
"+250" | |
], | |
"emoji": "🇷🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/RW.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Saudi Arabia", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Riyadh": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "SA", | |
"alpha-3": "SAU", | |
"numeric": "682" | |
}, | |
"phone": [ | |
"+966" | |
], | |
"emoji": "🇸🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SA.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Solomon Islands", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Guadalcanal": "+11:00" | |
}, | |
"iso": { | |
"alpha-2": "SB", | |
"alpha-3": "SLB", | |
"numeric": "090" | |
}, | |
"phone": [ | |
"+677" | |
], | |
"emoji": "🇸🇧", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SB.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Seychelles", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Mahe": "+04:00" | |
}, | |
"iso": { | |
"alpha-2": "SC", | |
"alpha-3": "SYC", | |
"numeric": "690" | |
}, | |
"phone": [ | |
"+248" | |
], | |
"emoji": "🇸🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SC.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Sudan", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Khartoum": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SD", | |
"alpha-3": "SDN", | |
"numeric": "729" | |
}, | |
"phone": [ | |
"+249" | |
], | |
"emoji": "🇸🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SD.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Sweden", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Stockholm": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SE", | |
"alpha-3": "SWE", | |
"numeric": "752" | |
}, | |
"phone": [ | |
"+46" | |
], | |
"emoji": "🇸🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SE.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Singapore", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Singapore": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "SG", | |
"alpha-3": "SGP", | |
"numeric": "702" | |
}, | |
"phone": [ | |
"+65" | |
], | |
"emoji": "🇸🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SG.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Saint Helena, Ascension and Tristan da Cunha", | |
"region": "Africa", | |
"timezones": { | |
"Atlantic/St_Helena": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "SH", | |
"alpha-3": "SHN", | |
"numeric": "654" | |
}, | |
"phone": [ | |
"+290" | |
], | |
"emoji": "🇸🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SH.svg", | |
"phoneLength": 4 | |
}, | |
{ | |
"name": "Slovenia", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Ljubljana": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SI", | |
"alpha-3": "SVN", | |
"numeric": "705" | |
}, | |
"phone": [ | |
"+386" | |
], | |
"emoji": "🇸🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SI.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Svalbard and Jan Mayen", | |
"region": "Europe", | |
"timezones": { | |
"Arctic/Longyearbyen": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SJ", | |
"alpha-3": "SJM", | |
"numeric": "744" | |
}, | |
"phone": [ | |
"+47" | |
], | |
"emoji": "🇸🇯", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SJ.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Slovakia", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Bratislava": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SK", | |
"alpha-3": "SVK", | |
"numeric": "703" | |
}, | |
"phone": [ | |
"+421" | |
], | |
"emoji": "🇸🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SK.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Sierra Leone", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Freetown": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "SL", | |
"alpha-3": "SLE", | |
"numeric": "694" | |
}, | |
"phone": [ | |
"+232" | |
], | |
"emoji": "🇸🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SL.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "San Marino", | |
"region": "Europe", | |
"timezones": { | |
"Europe/San_Marino": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SM", | |
"alpha-3": "SMR", | |
"numeric": "674" | |
}, | |
"phone": [ | |
"+378" | |
], | |
"emoji": "🇸🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SM.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Senegal", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Dakar": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "SN", | |
"alpha-3": "SEN", | |
"numeric": "686" | |
}, | |
"phone": [ | |
"+221" | |
], | |
"emoji": "🇸🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SN.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Somalia", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Mogadishu": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "SO", | |
"alpha-3": "SOM", | |
"numeric": "706" | |
}, | |
"phone": [ | |
"+252" | |
], | |
"emoji": "🇸🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SO.svg", | |
"phoneLength": [ | |
8, | |
9 | |
] | |
}, | |
{ | |
"name": "Suriname", | |
"region": "Americas", | |
"timezones": { | |
"America/Paramaribo": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "SR", | |
"alpha-3": "SUR", | |
"numeric": "740" | |
}, | |
"phone": [ | |
"+597" | |
], | |
"emoji": "🇸🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SR.svg", | |
"phoneLength": [ | |
6, | |
7 | |
] | |
}, | |
{ | |
"name": "South Sudan", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Juba": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SS", | |
"alpha-3": "SSD", | |
"numeric": "728" | |
}, | |
"phone": [ | |
"+211" | |
], | |
"emoji": "🇸🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SS.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Sao Tome and Principe", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Sao_Tome": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "ST", | |
"alpha-3": "STP", | |
"numeric": "678" | |
}, | |
"phone": [ | |
"+239" | |
], | |
"emoji": "🇸🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ST.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "El Salvador", | |
"region": "Americas", | |
"timezones": { | |
"America/El_Salvador": "-06:00" | |
}, | |
"iso": { | |
"alpha-2": "SV", | |
"alpha-3": "SLV", | |
"numeric": "222" | |
}, | |
"phone": [ | |
"+503" | |
], | |
"emoji": "🇸🇻", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SV.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Sint Maarten (Dutch part)", | |
"region": "Americas", | |
"timezones": { | |
"America/Lower_Princes": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "SX", | |
"alpha-3": "SXM", | |
"numeric": "534" | |
}, | |
"phone": [ | |
"+599" | |
], | |
"emoji": "🇸🇽", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SX.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Syrian Arab Republic", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Damascus": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "SY", | |
"alpha-3": "SYR", | |
"numeric": "760" | |
}, | |
"phone": [ | |
"+963" | |
], | |
"emoji": "🇸🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SY.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Swaziland", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Mbabane": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "SZ", | |
"alpha-3": "SWZ", | |
"numeric": "748" | |
}, | |
"phone": [ | |
"+268" | |
], | |
"emoji": "🇸🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/SZ.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Turks and Caicos Islands", | |
"region": "Americas", | |
"timezones": { | |
"America/Grand_Turk": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "TC", | |
"alpha-3": "TCA", | |
"numeric": "796" | |
}, | |
"phone": [ | |
"+1-649" | |
], | |
"emoji": "🇹🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TC.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Chad", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Ndjamena": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "TD", | |
"alpha-3": "TCD", | |
"numeric": "148" | |
}, | |
"phone": [ | |
"+235" | |
], | |
"emoji": "🇹🇩", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TD.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "French Southern Territories", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Kerguelen": "+05:00" | |
}, | |
"iso": { | |
"alpha-2": "TF", | |
"alpha-3": "ATF", | |
"numeric": "260" | |
}, | |
"phone": [ | |
"+" | |
], | |
"emoji": "🇹🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TF.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Togo", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Lome": "+00:00" | |
}, | |
"iso": { | |
"alpha-2": "TG", | |
"alpha-3": "TGO", | |
"numeric": "768" | |
}, | |
"phone": [ | |
"+228" | |
], | |
"emoji": "🇹🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TG.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Thailand", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Bangkok": "+07:00" | |
}, | |
"iso": { | |
"alpha-2": "TH", | |
"alpha-3": "THA", | |
"numeric": "764" | |
}, | |
"phone": [ | |
"+66" | |
], | |
"emoji": "🇹🇭", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TH.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Tajikistan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Dushanbe": "+05:00" | |
}, | |
"iso": { | |
"alpha-2": "TJ", | |
"alpha-3": "TJK", | |
"numeric": "762" | |
}, | |
"phone": [ | |
"+992" | |
], | |
"emoji": "🇹🇯", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TJ.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Tokelau", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Fakaofo": "+13:00" | |
}, | |
"iso": { | |
"alpha-2": "TK", | |
"alpha-3": "TKL", | |
"numeric": "772" | |
}, | |
"phone": [ | |
"+690" | |
], | |
"emoji": "🇹🇰", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TK.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "Timor-Leste", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Dili": "+09:00" | |
}, | |
"iso": { | |
"alpha-2": "TL", | |
"alpha-3": "TLS", | |
"numeric": "626" | |
}, | |
"phone": [ | |
"+670" | |
], | |
"emoji": "🇹🇱", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TL.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Turkmenistan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Ashgabat": "+05:00" | |
}, | |
"iso": { | |
"alpha-2": "TM", | |
"alpha-3": "TKM", | |
"numeric": "795" | |
}, | |
"phone": [ | |
"+993" | |
], | |
"emoji": "🇹🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TM.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Tunisia", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Tunis": "+01:00" | |
}, | |
"iso": { | |
"alpha-2": "TN", | |
"alpha-3": "TUN", | |
"numeric": "788" | |
}, | |
"phone": [ | |
"+216" | |
], | |
"emoji": "🇹🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TN.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Tonga", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Tongatapu": "+13:00" | |
}, | |
"iso": { | |
"alpha-2": "TO", | |
"alpha-3": "TON", | |
"numeric": "776" | |
}, | |
"phone": [ | |
"+676" | |
], | |
"emoji": "🇹🇴", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TO.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "Turkey", | |
"region": "Asia", | |
"timezones": { | |
"Europe/Istanbul": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "TR", | |
"alpha-3": "TUR", | |
"numeric": "792" | |
}, | |
"phone": [ | |
"+90" | |
], | |
"emoji": "🇹🇷", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TR.svg", | |
"phoneLength": 11 | |
}, | |
{ | |
"name": "Trinidad and Tobago", | |
"region": "Americas", | |
"timezones": { | |
"America/Port_of_Spain": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "TT", | |
"alpha-3": "TTO", | |
"numeric": "780" | |
}, | |
"phone": [ | |
"+1-868" | |
], | |
"emoji": "🇹🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TT.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Tuvalu", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Funafuti": "+12:00" | |
}, | |
"iso": { | |
"alpha-2": "TV", | |
"alpha-3": "TUV", | |
"numeric": "798" | |
}, | |
"phone": [ | |
"+688" | |
], | |
"emoji": "🇹🇻", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TV.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "Taiwan, Province of China", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Taipei": "+08:00" | |
}, | |
"iso": { | |
"alpha-2": "TW", | |
"alpha-3": "TWN", | |
"numeric": "158" | |
}, | |
"phone": [ | |
"+886" | |
], | |
"emoji": "🇹🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TW.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Tanzania, United Republic of", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Dar_es_Salaam": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "TZ", | |
"alpha-3": "TZA", | |
"numeric": "834" | |
}, | |
"phone": [ | |
"+255" | |
], | |
"emoji": "🇹🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/TZ.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Ukraine", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Kyiv": "+03:00", | |
"Europe/Simferopol": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "UA", | |
"alpha-3": "UKR", | |
"numeric": "804" | |
}, | |
"phone": [ | |
"+380" | |
], | |
"emoji": "🇺🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/UA.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Uganda", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Kampala": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "UG", | |
"alpha-3": "UGA", | |
"numeric": "800" | |
}, | |
"phone": [ | |
"+256" | |
], | |
"emoji": "🇺🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/UG.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "United States", | |
"region": "Americas", | |
"timezones": { | |
"America/Adak": "-09:00", | |
"America/Anchorage": "-08:00", | |
"America/Boise": "-06:00", | |
"America/Chicago": "-05:00", | |
"America/Denver": "-06:00", | |
"America/Detroit": "-04:00", | |
"America/Indiana/Indianapolis": "-04:00", | |
"America/Indiana/Knox": "-05:00", | |
"America/Indiana/Marengo": "-04:00", | |
"America/Indiana/Petersburg": "-04:00", | |
"America/Indiana/Tell_City": "-05:00", | |
"America/Indiana/Vevay": "-04:00", | |
"America/Indiana/Vincennes": "-04:00", | |
"America/Indiana/Winamac": "-04:00", | |
"America/Juneau": "-08:00", | |
"America/Kentucky/Louisville": "-04:00", | |
"America/Kentucky/Monticello": "-04:00", | |
"America/Los_Angeles": "-07:00", | |
"America/Menominee": "-05:00", | |
"America/Metlakatla": "-08:00", | |
"America/New_York": "-04:00", | |
"America/Nome": "-08:00", | |
"America/North_Dakota/Beulah": "-05:00", | |
"America/North_Dakota/Center": "-05:00", | |
"America/North_Dakota/New_Salem": "-05:00", | |
"America/Phoenix": "-07:00", | |
"America/Sitka": "-08:00", | |
"America/Yakutat": "-08:00", | |
"Pacific/Honolulu": "-10:00" | |
}, | |
"iso": { | |
"alpha-2": "US", | |
"alpha-3": "USA", | |
"numeric": "840" | |
}, | |
"phone": [ | |
"+1" | |
], | |
"emoji": "🇺🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/US.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Uruguay", | |
"region": "Americas", | |
"timezones": { | |
"America/Montevideo": "-03:00" | |
}, | |
"iso": { | |
"alpha-2": "UY", | |
"alpha-3": "URY", | |
"numeric": "858" | |
}, | |
"phone": [ | |
"+598" | |
], | |
"emoji": "🇺🇾", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/UY.svg", | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Uzbekistan", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Samarkand": "+05:00", | |
"Asia/Tashkent": "+05:00" | |
}, | |
"iso": { | |
"alpha-2": "UZ", | |
"alpha-3": "UZB", | |
"numeric": "860" | |
}, | |
"phone": [ | |
"+998" | |
], | |
"emoji": "🇺🇿", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/UZ.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Holy See (Vatican City State)", | |
"region": "Europe", | |
"timezones": { | |
"Europe/Vatican": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "VA", | |
"alpha-3": "VAT", | |
"numeric": "336" | |
}, | |
"phone": [ | |
"+379" | |
], | |
"emoji": "🇻🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/VA.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Saint Vincent and the Grenadines", | |
"region": "Americas", | |
"timezones": { | |
"America/St_Vincent": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "VC", | |
"alpha-3": "VCT", | |
"numeric": "670" | |
}, | |
"phone": [ | |
"+1-784" | |
], | |
"emoji": "🇻🇨", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/VC.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Venezuela, Bolivarian Republic of", | |
"region": "Americas", | |
"timezones": { | |
"America/Caracas": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "VE", | |
"alpha-3": "VEN", | |
"numeric": "862" | |
}, | |
"phone": [ | |
"+58" | |
], | |
"emoji": "🇻🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/VE.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Virgin Islands, British", | |
"region": "Americas", | |
"timezones": { | |
"America/Tortola": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "VG", | |
"alpha-3": "VGB", | |
"numeric": "092" | |
}, | |
"phone": [ | |
"+1-284" | |
], | |
"emoji": "🇻🇬", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/VG.svg", | |
"phoneLength": 7 | |
}, | |
{ | |
"name": "Virgin Islands, U.S.", | |
"region": "Americas", | |
"timezones": { | |
"America/St_Thomas": "-04:00" | |
}, | |
"iso": { | |
"alpha-2": "VI", | |
"alpha-3": "VIR", | |
"numeric": "850" | |
}, | |
"phone": [ | |
"+1-340" | |
], | |
"emoji": "🇻🇮", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/VI.svg", | |
"phoneLength": 10 | |
}, | |
{ | |
"name": "Viet Nam", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Ho_Chi_Minh": "+07:00" | |
}, | |
"iso": { | |
"alpha-2": "VN", | |
"alpha-3": "VNM", | |
"numeric": "704" | |
}, | |
"phone": [ | |
"+84" | |
], | |
"emoji": "🇻🇳", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/VN.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Vanuatu", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Efate": "+11:00" | |
}, | |
"iso": { | |
"alpha-2": "VU", | |
"alpha-3": "VUT", | |
"numeric": "548" | |
}, | |
"phone": [ | |
"+678" | |
], | |
"emoji": "🇻🇺", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/VU.svg", | |
"phoneLength": 5 | |
}, | |
{ | |
"name": "Wallis and Futuna", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Wallis": "+12:00" | |
}, | |
"iso": { | |
"alpha-2": "WF", | |
"alpha-3": "WLF", | |
"numeric": "876" | |
}, | |
"phone": [ | |
"+681" | |
], | |
"emoji": "🇼🇫", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/WF.svg", | |
"phoneLength": 6 | |
}, | |
{ | |
"name": "Samoa", | |
"region": "Oceania", | |
"timezones": { | |
"Pacific/Apia": "+13:00" | |
}, | |
"iso": { | |
"alpha-2": "WS", | |
"alpha-3": "WSM", | |
"numeric": "882" | |
}, | |
"phone": [ | |
"+685" | |
], | |
"emoji": "🇼🇸", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/WS.svg", | |
"phoneLength": [ | |
5, | |
6, | |
7 | |
] | |
}, | |
{ | |
"phoneLength": 8 | |
}, | |
{ | |
"name": "Yemen", | |
"region": "Asia", | |
"timezones": { | |
"Asia/Aden": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "YE", | |
"alpha-3": "YEM", | |
"numeric": "887" | |
}, | |
"phone": [ | |
"+967" | |
], | |
"emoji": "🇾🇪", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/YE.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Mayotte", | |
"region": "Africa", | |
"timezones": { | |
"Indian/Mayotte": "+03:00" | |
}, | |
"iso": { | |
"alpha-2": "YT", | |
"alpha-3": "MYT", | |
"numeric": "175" | |
}, | |
"phone": [ | |
"+262" | |
], | |
"emoji": "🇾🇹", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/YT.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "South Africa", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Johannesburg": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "ZA", | |
"alpha-3": "ZAF", | |
"numeric": "710" | |
}, | |
"phone": [ | |
"+27" | |
], | |
"emoji": "🇿🇦", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ZA.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Zambia", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Lusaka": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "ZM", | |
"alpha-3": "ZMB", | |
"numeric": "894" | |
}, | |
"phone": [ | |
"+260" | |
], | |
"emoji": "🇿🇲", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ZM.svg", | |
"phoneLength": 9 | |
}, | |
{ | |
"name": "Zimbabwe", | |
"region": "Africa", | |
"timezones": { | |
"Africa/Harare": "+02:00" | |
}, | |
"iso": { | |
"alpha-2": "ZW", | |
"alpha-3": "ZWE", | |
"numeric": "716" | |
}, | |
"phone": [ | |
"+263" | |
], | |
"emoji": "🇿🇼", | |
"image": "https://cdn.jsdelivr.net/npm/[email protected]/dist/images/ZW.svg", | |
"phoneLength": 9 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Turkey phone number length should be
10
.