Last active
December 26, 2017 06:04
-
-
Save priyanshujain/af92d978c1965f122d2171677379b603 to your computer and use it in GitHub Desktop.
List of timezones
This file contains 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
[ | |
{ | |
"value": "Dateline Standard Time", | |
"abbr": "DST", | |
"offset": -12, | |
"isdst": false, | |
"text": "(UTC-12:00) International Date Line West", | |
"utc": [ | |
"Etc/GMT+12" | |
] | |
}, | |
{ | |
"value": "UTC-11", | |
"abbr": "U", | |
"offset": -11, | |
"isdst": false, | |
"text": "(UTC-11:00) Coordinated Universal Time-11", | |
"utc": [ | |
"Etc/GMT+11", | |
"Pacific/Midway", | |
"Pacific/Niue", | |
"Pacific/Pago_Pago" | |
] | |
}, | |
{ | |
"value": "Hawaiian Standard Time", | |
"abbr": "HST", | |
"offset": -10, | |
"isdst": false, | |
"text": "(UTC-10:00) Hawaii", | |
"utc": [ | |
"Etc/GMT+10", | |
"Pacific/Honolulu", | |
"Pacific/Johnston", | |
"Pacific/Rarotonga", | |
"Pacific/Tahiti" | |
] | |
}, | |
{ | |
"value": "Alaskan Standard Time", | |
"abbr": "AKDT", | |
"offset": -8, | |
"isdst": true, | |
"text": "(UTC-09:00) Alaska", | |
"utc": [ | |
"America/Anchorage", | |
"America/Juneau", | |
"America/Nome", | |
"America/Sitka", | |
"America/Yakutat" | |
] | |
}, | |
{ | |
"value": "Pacific Standard Time (Mexico)", | |
"abbr": "PDT", | |
"offset": -7, | |
"isdst": true, | |
"text": "(UTC-08:00) Baja California", | |
"utc": [ | |
"America/Santa_Isabel" | |
] | |
}, | |
{ | |
"value": "Pacific Standard Time", | |
"abbr": "PDT", | |
"offset": -7, | |
"isdst": true, | |
"text": "(UTC-08:00) Pacific Time (US & Canada)", | |
"utc": [ | |
"America/Dawson", | |
"America/Los_Angeles", | |
"America/Tijuana", | |
"America/Vancouver", | |
"America/Whitehorse", | |
"PST8PDT" | |
] | |
}, | |
{ | |
"value": "US Mountain Standard Time", | |
"abbr": "UMST", | |
"offset": -7, | |
"isdst": false, | |
"text": "(UTC-07:00) Arizona", | |
"utc": [ | |
"America/Creston", | |
"America/Dawson_Creek", | |
"America/Hermosillo", | |
"America/Phoenix", | |
"Etc/GMT+7" | |
] | |
}, | |
{ | |
"value": "Mountain Standard Time (Mexico)", | |
"abbr": "MDT", | |
"offset": -6, | |
"isdst": true, | |
"text": "(UTC-07:00) Chihuahua, La Paz, Mazatlan", | |
"utc": [ | |
"America/Chihuahua", | |
"America/Mazatlan" | |
] | |
}, | |
{ | |
"value": "Mountain Standard Time", | |
"abbr": "MDT", | |
"offset": -6, | |
"isdst": true, | |
"text": "(UTC-07:00) Mountain Time (US & Canada)", | |
"utc": [ | |
"America/Boise", | |
"America/Cambridge_Bay", | |
"America/Denver", | |
"America/Edmonton", | |
"America/Inuvik", | |
"America/Ojinaga", | |
"America/Yellowknife", | |
"MST7MDT" | |
] | |
}, | |
{ | |
"value": "Central America Standard Time", | |
"abbr": "CAST", | |
"offset": -6, | |
"isdst": false, | |
"text": "(UTC-06:00) Central America", | |
"utc": [ | |
"America/Belize", | |
"America/Costa_Rica", | |
"America/El_Salvador", | |
"America/Guatemala", | |
"America/Managua", | |
"America/Tegucigalpa", | |
"Etc/GMT+6", | |
"Pacific/Galapagos" | |
] | |
}, | |
{ | |
"value": "Central Standard Time", | |
"abbr": "CDT", | |
"offset": -5, | |
"isdst": true, | |
"text": "(UTC-06:00) Central Time (US & Canada)", | |
"utc": [ | |
"America/Chicago", | |
"America/Indiana/Knox", | |
"America/Indiana/Tell_City", | |
"America/Matamoros", | |
"America/Menominee", | |
"America/North_Dakota/Beulah", | |
"America/North_Dakota/Center", | |
"America/North_Dakota/New_Salem", | |
"America/Rainy_River", | |
"America/Rankin_Inlet", | |
"America/Resolute", | |
"America/Winnipeg", | |
"CST6CDT" | |
] | |
}, | |
{ | |
"value": "Central Standard Time (Mexico)", | |
"abbr": "CDT", | |
"offset": -5, | |
"isdst": true, | |
"text": "(UTC-06:00) Guadalajara, Mexico City, Monterrey", | |
"utc": [ | |
"America/Bahia_Banderas", | |
"America/Cancun", | |
"America/Merida", | |
"America/Mexico_City", | |
"America/Monterrey" | |
] | |
}, | |
{ | |
"value": "Canada Central Standard Time", | |
"abbr": "CCST", | |
"offset": -6, | |
"isdst": false, | |
"text": "(UTC-06:00) Saskatchewan", | |
"utc": [ | |
"America/Regina", | |
"America/Swift_Current" | |
] | |
}, | |
{ | |
"value": "SA Pacific Standard Time", | |
"abbr": "SPST", | |
"offset": -5, | |
"isdst": false, | |
"text": "(UTC-05:00) Bogota, Lima, Quito", | |
"utc": [ | |
"America/Bogota", | |
"America/Cayman", | |
"America/Coral_Harbour", | |
"America/Eirunepe", | |
"America/Guayaquil", | |
"America/Jamaica", | |
"America/Lima", | |
"America/Panama", | |
"America/Rio_Branco", | |
"Etc/GMT+5" | |
] | |
}, | |
{ | |
"value": "Eastern Standard Time", | |
"abbr": "EDT", | |
"offset": -4, | |
"isdst": true, | |
"text": "(UTC-05:00) Eastern Time (US & Canada)", | |
"utc": [ | |
"America/Detroit", | |
"America/Havana", | |
"America/Indiana/Petersburg", | |
"America/Indiana/Vincennes", | |
"America/Indiana/Winamac", | |
"America/Iqaluit", | |
"America/Kentucky/Monticello", | |
"America/Louisville", | |
"America/Montreal", | |
"America/Nassau", | |
"America/New_York", | |
"America/Nipigon", | |
"America/Pangnirtung", | |
"America/Port-au-Prince", | |
"America/Thunder_Bay", | |
"America/Toronto", | |
"EST5EDT" | |
] | |
}, | |
{ | |
"value": "US Eastern Standard Time", | |
"abbr": "UEDT", | |
"offset": -4, | |
"isdst": true, | |
"text": "(UTC-05:00) Indiana (East)", | |
"utc": [ | |
"America/Indiana/Marengo", | |
"America/Indiana/Vevay", | |
"America/Indianapolis" | |
] | |
}, | |
{ | |
"value": "Venezuela Standard Time", | |
"abbr": "VST", | |
"offset": -4.5, | |
"isdst": false, | |
"text": "(UTC-04:30) Caracas", | |
"utc": [ | |
"America/Caracas" | |
] | |
}, | |
{ | |
"value": "Paraguay Standard Time", | |
"abbr": "PYT", | |
"offset": -4, | |
"isdst": false, | |
"text": "(UTC-04:00) Asuncion", | |
"utc": [ | |
"America/Asuncion" | |
] | |
}, | |
{ | |
"value": "Atlantic Standard Time", | |
"abbr": "ADT", | |
"offset": -3, | |
"isdst": true, | |
"text": "(UTC-04:00) Atlantic Time (Canada)", | |
"utc": [ | |
"America/Glace_Bay", | |
"America/Goose_Bay", | |
"America/Halifax", | |
"America/Moncton", | |
"America/Thule", | |
"Atlantic/Bermuda" | |
] | |
}, | |
{ | |
"value": "Central Brazilian Standard Time", | |
"abbr": "CBST", | |
"offset": -4, | |
"isdst": false, | |
"text": "(UTC-04:00) Cuiaba", | |
"utc": [ | |
"America/Campo_Grande", | |
"America/Cuiaba" | |
] | |
}, | |
{ | |
"value": "SA Western Standard Time", | |
"abbr": "SWST", | |
"offset": -4, | |
"isdst": false, | |
"text": "(UTC-04:00) Georgetown, La Paz, Manaus, San Juan", | |
"utc": [ | |
"America/Anguilla", | |
"America/Antigua", | |
"America/Aruba", | |
"America/Barbados", | |
"America/Blanc-Sablon", | |
"America/Boa_Vista", | |
"America/Curacao", | |
"America/Dominica", | |
"America/Grand_Turk", | |
"America/Grenada", | |
"America/Guadeloupe", | |
"America/Guyana", | |
"America/Kralendijk", | |
"America/La_Paz", | |
"America/Lower_Princes", | |
"America/Manaus", | |
"America/Marigot", | |
"America/Martinique", | |
"America/Montserrat", | |
"America/Port_of_Spain", | |
"America/Porto_Velho", | |
"America/Puerto_Rico", | |
"America/Santo_Domingo", | |
"America/St_Barthelemy", | |
"America/St_Kitts", | |
"America/St_Lucia", | |
"America/St_Thomas", | |
"America/St_Vincent", | |
"America/Tortola", | |
"Etc/GMT+4" | |
] | |
}, | |
{ | |
"value": "Pacific SA Standard Time", | |
"abbr": "PSST", | |
"offset": -4, | |
"isdst": false, | |
"text": "(UTC-04:00) Santiago", | |
"utc": [ | |
"America/Santiago", | |
"Antarctica/Palmer" | |
] | |
}, | |
{ | |
"value": "Newfoundland Standard Time", | |
"abbr": "NDT", | |
"offset": -2.5, | |
"isdst": true, | |
"text": "(UTC-03:30) Newfoundland", | |
"utc": [ | |
"America/St_Johns" | |
] | |
}, | |
{ | |
"value": "E. South America Standard Time", | |
"abbr": "ESAST", | |
"offset": -3, | |
"isdst": false, | |
"text": "(UTC-03:00) Brasilia", | |
"utc": [ | |
"America/Sao_Paulo" | |
] | |
}, | |
{ | |
"value": "Argentina Standard Time", | |
"abbr": "AST", | |
"offset": -3, | |
"isdst": false, | |
"text": "(UTC-03:00) Buenos Aires", | |
"utc": [ | |
"America/Argentina/La_Rioja", | |
"America/Argentina/Rio_Gallegos", | |
"America/Argentina/Salta", | |
"America/Argentina/San_Juan", | |
"America/Argentina/San_Luis", | |
"America/Argentina/Tucuman", | |
"America/Argentina/Ushuaia", | |
"America/Buenos_Aires", | |
"America/Catamarca", | |
"America/Cordoba", | |
"America/Jujuy", | |
"America/Mendoza" | |
] | |
}, | |
{ | |
"value": "SA Eastern Standard Time", | |
"abbr": "SEST", | |
"offset": -3, | |
"isdst": false, | |
"text": "(UTC-03:00) Cayenne, Fortaleza", | |
"utc": [ | |
"America/Araguaina", | |
"America/Belem", | |
"America/Cayenne", | |
"America/Fortaleza", | |
"America/Maceio", | |
"America/Paramaribo", | |
"America/Recife", | |
"America/Santarem", | |
"Antarctica/Rothera", | |
"Atlantic/Stanley", | |
"Etc/GMT+3" | |
] | |
}, | |
{ | |
"value": "Greenland Standard Time", | |
"abbr": "GDT", | |
"offset": -3, | |
"isdst": true, | |
"text": "(UTC-03:00) Greenland", | |
"utc": [ | |
"America/Godthab" | |
] | |
}, | |
{ | |
"value": "Montevideo Standard Time", | |
"abbr": "MST", | |
"offset": -3, | |
"isdst": false, | |
"text": "(UTC-03:00) Montevideo", | |
"utc": [ | |
"America/Montevideo" | |
] | |
}, | |
{ | |
"value": "Bahia Standard Time", | |
"abbr": "BST", | |
"offset": -3, | |
"isdst": false, | |
"text": "(UTC-03:00) Salvador", | |
"utc": [ | |
"America/Bahia" | |
] | |
}, | |
{ | |
"value": "UTC-02", | |
"abbr": "U", | |
"offset": -2, | |
"isdst": false, | |
"text": "(UTC-02:00) Coordinated Universal Time-02", | |
"utc": [ | |
"America/Noronha", | |
"Atlantic/South_Georgia", | |
"Etc/GMT+2" | |
] | |
}, | |
{ | |
"value": "Mid-Atlantic Standard Time", | |
"abbr": "MDT", | |
"offset": -1, | |
"isdst": true, | |
"text": "(UTC-02:00) Mid-Atlantic - Old", | |
"utc": [] | |
}, | |
{ | |
"value": "Azores Standard Time", | |
"abbr": "ADT", | |
"offset": 0, | |
"isdst": true, | |
"text": "(UTC-01:00) Azores", | |
"utc": [ | |
"America/Scoresbysund", | |
"Atlantic/Azores" | |
] | |
}, | |
{ | |
"value": "Cape Verde Standard Time", | |
"abbr": "CVST", | |
"offset": -1, | |
"isdst": false, | |
"text": "(UTC-01:00) Cape Verde Is.", | |
"utc": [ | |
"Atlantic/Cape_Verde", | |
"Etc/GMT+1" | |
] | |
}, | |
{ | |
"value": "Morocco Standard Time", | |
"abbr": "MDT", | |
"offset": 1, | |
"isdst": true, | |
"text": "(UTC) Casablanca", | |
"utc": [ | |
"Africa/Casablanca", | |
"Africa/El_Aaiun" | |
] | |
}, | |
{ | |
"value": "UTC", | |
"abbr": "UTC", | |
"offset": 0, | |
"isdst": false, | |
"text": "(UTC) Coordinated Universal Time", | |
"utc": [ | |
"America/Danmarkshavn", | |
"Etc/GMT" | |
] | |
}, | |
{ | |
"value": "GMT Standard Time", | |
"abbr": "GDT", | |
"offset": 1, | |
"isdst": true, | |
"text": "(UTC) Dublin, Edinburgh, Lisbon, London", | |
"utc": [ | |
"Atlantic/Canary", | |
"Atlantic/Faeroe", | |
"Atlantic/Madeira", | |
"Europe/Dublin", | |
"Europe/Guernsey", | |
"Europe/Isle_of_Man", | |
"Europe/Jersey", | |
"Europe/Lisbon", | |
"Europe/London" | |
] | |
}, | |
{ | |
"value": "Greenwich Standard Time", | |
"abbr": "GST", | |
"offset": 0, | |
"isdst": false, | |
"text": "(UTC) Monrovia, Reykjavik", | |
"utc": [ | |
"Africa/Abidjan", | |
"Africa/Accra", | |
"Africa/Bamako", | |
"Africa/Banjul", | |
"Africa/Bissau", | |
"Africa/Conakry", | |
"Africa/Dakar", | |
"Africa/Freetown", | |
"Africa/Lome", | |
"Africa/Monrovia", | |
"Africa/Nouakchott", | |
"Africa/Ouagadougou", | |
"Africa/Sao_Tome", | |
"Atlantic/Reykjavik", | |
"Atlantic/St_Helena" | |
] | |
}, | |
{ | |
"value": "W. Europe Standard Time", | |
"abbr": "WEDT", | |
"offset": 2, | |
"isdst": true, | |
"text": "(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna", | |
"utc": [ | |
"Arctic/Longyearbyen", | |
"Europe/Amsterdam", | |
"Europe/Andorra", | |
"Europe/Berlin", | |
"Europe/Busingen", | |
"Europe/Gibraltar", | |
"Europe/Luxembourg", | |
"Europe/Malta", | |
"Europe/Monaco", | |
"Europe/Oslo", | |
"Europe/Rome", | |
"Europe/San_Marino", | |
"Europe/Stockholm", | |
"Europe/Vaduz", | |
"Europe/Vatican", | |
"Europe/Vienna", | |
"Europe/Zurich" | |
] | |
}, | |
{ | |
"value": "Central Europe Standard Time", | |
"abbr": "CEDT", | |
"offset": 2, | |
"isdst": true, | |
"text": "(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague", | |
"utc": [ | |
"Europe/Belgrade", | |
"Europe/Bratislava", | |
"Europe/Budapest", | |
"Europe/Ljubljana", | |
"Europe/Podgorica", | |
"Europe/Prague", | |
"Europe/Tirane" | |
] | |
}, | |
{ | |
"value": "Romance Standard Time", | |
"abbr": "RDT", | |
"offset": 2, | |
"isdst": true, | |
"text": "(UTC+01:00) Brussels, Copenhagen, Madrid, Paris", | |
"utc": [ | |
"Africa/Ceuta", | |
"Europe/Brussels", | |
"Europe/Copenhagen", | |
"Europe/Madrid", | |
"Europe/Paris" | |
] | |
}, | |
{ | |
"value": "Central European Standard Time", | |
"abbr": "CEDT", | |
"offset": 2, | |
"isdst": true, | |
"text": "(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb", | |
"utc": [ | |
"Europe/Sarajevo", | |
"Europe/Skopje", | |
"Europe/Warsaw", | |
"Europe/Zagreb" | |
] | |
}, | |
{ | |
"value": "W. Central Africa Standard Time", | |
"abbr": "WCAST", | |
"offset": 1, | |
"isdst": false, | |
"text": "(UTC+01:00) West Central Africa", | |
"utc": [ | |
"Africa/Algiers", | |
"Africa/Bangui", | |
"Africa/Brazzaville", | |
"Africa/Douala", | |
"Africa/Kinshasa", | |
"Africa/Lagos", | |
"Africa/Libreville", | |
"Africa/Luanda", | |
"Africa/Malabo", | |
"Africa/Ndjamena", | |
"Africa/Niamey", | |
"Africa/Porto-Novo", | |
"Africa/Tunis", | |
"Etc/GMT-1" | |
] | |
}, | |
{ | |
"value": "Namibia Standard Time", | |
"abbr": "NST", | |
"offset": 1, | |
"isdst": false, | |
"text": "(UTC+01:00) Windhoek", | |
"utc": [ | |
"Africa/Windhoek" | |
] | |
}, | |
{ | |
"value": "GTB Standard Time", | |
"abbr": "GDT", | |
"offset": 3, | |
"isdst": true, | |
"text": "(UTC+02:00) Athens, Bucharest", | |
"utc": [ | |
"Asia/Nicosia", | |
"Europe/Athens", | |
"Europe/Bucharest", | |
"Europe/Chisinau" | |
] | |
}, | |
{ | |
"value": "Middle East Standard Time", | |
"abbr": "MEDT", | |
"offset": 3, | |
"isdst": true, | |
"text": "(UTC+02:00) Beirut", | |
"utc": [ | |
"Asia/Beirut" | |
] | |
}, | |
{ | |
"value": "Egypt Standard Time", | |
"abbr": "EST", | |
"offset": 2, | |
"isdst": false, | |
"text": "(UTC+02:00) Cairo", | |
"utc": [ | |
"Africa/Cairo" | |
] | |
}, | |
{ | |
"value": "Syria Standard Time", | |
"abbr": "SDT", | |
"offset": 3, | |
"isdst": true, | |
"text": "(UTC+02:00) Damascus", | |
"utc": [ | |
"Asia/Damascus" | |
] | |
}, | |
{ | |
"value": "E. Europe Standard Time", | |
"abbr": "EEDT", | |
"offset": 3, | |
"isdst": true, | |
"text": "(UTC+02:00) E. Europe", | |
"utc": [ | |
"Asia/Nicosia", | |
"Europe/Athens", | |
"Europe/Bucharest", | |
"Europe/Chisinau", | |
"Europe/Helsinki", | |
"Europe/Kiev", | |
"Europe/Mariehamn", | |
"Europe/Nicosia", | |
"Europe/Riga", | |
"Europe/Sofia", | |
"Europe/Tallinn", | |
"Europe/Uzhgorod", | |
"Europe/Vilnius", | |
"Europe/Zaporozhye" | |
] | |
}, | |
{ | |
"value": "South Africa Standard Time", | |
"abbr": "SAST", | |
"offset": 2, | |
"isdst": false, | |
"text": "(UTC+02:00) Harare, Pretoria", | |
"utc": [ | |
"Africa/Blantyre", | |
"Africa/Bujumbura", | |
"Africa/Gaborone", | |
"Africa/Harare", | |
"Africa/Johannesburg", | |
"Africa/Kigali", | |
"Africa/Lubumbashi", | |
"Africa/Lusaka", | |
"Africa/Maputo", | |
"Africa/Maseru", | |
"Africa/Mbabane", | |
"Etc/GMT-2" | |
] | |
}, | |
{ | |
"value": "FLE Standard Time", | |
"abbr": "FDT", | |
"offset": 3, | |
"isdst": true, | |
"text": "(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius", | |
"utc": [ | |
"Europe/Helsinki", | |
"Europe/Kiev", | |
"Europe/Mariehamn", | |
"Europe/Riga", | |
"Europe/Sofia", | |
"Europe/Tallinn", | |
"Europe/Uzhgorod", | |
"Europe/Vilnius", | |
"Europe/Zaporozhye" | |
] | |
}, | |
{ | |
"value": "Turkey Standard Time", | |
"abbr": "TDT", | |
"offset": 3, | |
"isdst": false, | |
"text": "(UTC+03:00) Istanbul", | |
"utc": [ | |
"Europe/Istanbul" | |
] | |
}, | |
{ | |
"value": "Israel Standard Time", | |
"abbr": "JDT", | |
"offset": 3, | |
"isdst": true, | |
"text": "(UTC+02:00) Jerusalem", | |
"utc": [ | |
"Asia/Jerusalem" | |
] | |
}, | |
{ | |
"value": "Libya Standard Time", | |
"abbr": "LST", | |
"offset": 2, | |
"isdst": false, | |
"text": "(UTC+02:00) Tripoli", | |
"utc": [ | |
"Africa/Tripoli" | |
] | |
}, | |
{ | |
"value": "Jordan Standard Time", | |
"abbr": "JST", | |
"offset": 3, | |
"isdst": false, | |
"text": "(UTC+03:00) Amman", | |
"utc": [ | |
"Asia/Amman" | |
] | |
}, | |
{ | |
"value": "Arabic Standard Time", | |
"abbr": "AST", | |
"offset": 3, | |
"isdst": false, | |
"text": "(UTC+03:00) Baghdad", | |
"utc": [ | |
"Asia/Baghdad" | |
] | |
}, | |
{ | |
"value": "Kaliningrad Standard Time", | |
"abbr": "KST", | |
"offset": 3, | |
"isdst": false, | |
"text": "(UTC+03:00) Kaliningrad, Minsk", | |
"utc": [ | |
"Europe/Kaliningrad", | |
"Europe/Minsk" | |
] | |
}, | |
{ | |
"value": "Arab Standard Time", | |
"abbr": "AST", | |
"offset": 3, | |
"isdst": false, | |
"text": "(UTC+03:00) Kuwait, Riyadh", | |
"utc": [ | |
"Asia/Aden", | |
"Asia/Bahrain", | |
"Asia/Kuwait", | |
"Asia/Qatar", | |
"Asia/Riyadh" | |
] | |
}, | |
{ | |
"value": "E. Africa Standard Time", | |
"abbr": "EAST", | |
"offset": 3, | |
"isdst": false, | |
"text": "(UTC+03:00) Nairobi", | |
"utc": [ | |
"Africa/Addis_Ababa", | |
"Africa/Asmera", | |
"Africa/Dar_es_Salaam", | |
"Africa/Djibouti", | |
"Africa/Juba", | |
"Africa/Kampala", | |
"Africa/Khartoum", | |
"Africa/Mogadishu", | |
"Africa/Nairobi", | |
"Antarctica/Syowa", | |
"Etc/GMT-3", | |
"Indian/Antananarivo", | |
"Indian/Comoro", | |
"Indian/Mayotte" | |
] | |
}, | |
{ | |
"value": "Moscow Standard Time", | |
"abbr": "MSK", | |
"offset": 3, | |
"isdst": false, | |
"text": "(UTC+03:00) Moscow, St. Petersburg, Volgograd", | |
"utc": [ | |
"Europe/Kirov", | |
"Europe/Moscow", | |
"Europe/Simferopol", | |
"Europe/Volgograd" | |
] | |
}, | |
{ | |
"value": "Samara Time", | |
"abbr": "SAMT", | |
"offset": 4, | |
"isdst": false, | |
"text": "(UTC+04:00) Samara, Ulyanovsk, Saratov", | |
"utc": [ | |
"Europe/Astrakhan", | |
"Europe/Samara", | |
"Europe/Ulyanovsk" | |
] | |
}, | |
{ | |
"value": "Iran Standard Time", | |
"abbr": "IDT", | |
"offset": 4.5, | |
"isdst": true, | |
"text": "(UTC+03:30) Tehran", | |
"utc": [ | |
"Asia/Tehran" | |
] | |
}, | |
{ | |
"value": "Arabian Standard Time", | |
"abbr": "AST", | |
"offset": 4, | |
"isdst": false, | |
"text": "(UTC+04:00) Abu Dhabi, Muscat", | |
"utc": [ | |
"Asia/Dubai", | |
"Asia/Muscat", | |
"Etc/GMT-4" | |
] | |
}, | |
{ | |
"value": "Azerbaijan Standard Time", | |
"abbr": "ADT", | |
"offset": 5, | |
"isdst": true, | |
"text": "(UTC+04:00) Baku", | |
"utc": [ | |
"Asia/Baku" | |
] | |
}, | |
{ | |
"value": "Mauritius Standard Time", | |
"abbr": "MST", | |
"offset": 4, | |
"isdst": false, | |
"text": "(UTC+04:00) Port Louis", | |
"utc": [ | |
"Indian/Mahe", | |
"Indian/Mauritius", | |
"Indian/Reunion" | |
] | |
}, | |
{ | |
"value": "Georgian Standard Time", | |
"abbr": "GST", | |
"offset": 4, | |
"isdst": false, | |
"text": "(UTC+04:00) Tbilisi", | |
"utc": [ | |
"Asia/Tbilisi" | |
] | |
}, | |
{ | |
"value": "Caucasus Standard Time", | |
"abbr": "CST", | |
"offset": 4, | |
"isdst": false, | |
"text": "(UTC+04:00) Yerevan", | |
"utc": [ | |
"Asia/Yerevan" | |
] | |
}, | |
{ | |
"value": "Afghanistan Standard Time", | |
"abbr": "AST", | |
"offset": 4.5, | |
"isdst": false, | |
"text": "(UTC+04:30) Kabul", | |
"utc": [ | |
"Asia/Kabul" | |
] | |
}, | |
{ | |
"value": "West Asia Standard Time", | |
"abbr": "WAST", | |
"offset": 5, | |
"isdst": false, | |
"text": "(UTC+05:00) Ashgabat, Tashkent", | |
"utc": [ | |
"Antarctica/Mawson", | |
"Asia/Aqtau", | |
"Asia/Aqtobe", | |
"Asia/Ashgabat", | |
"Asia/Dushanbe", | |
"Asia/Oral", | |
"Asia/Samarkand", | |
"Asia/Tashkent", | |
"Etc/GMT-5", | |
"Indian/Kerguelen", | |
"Indian/Maldives" | |
] | |
}, | |
{ | |
"value": "Pakistan Standard Time", | |
"abbr": "PST", | |
"offset": 5, | |
"isdst": false, | |
"text": "(UTC+05:00) Islamabad, Karachi", | |
"utc": [ | |
"Asia/Karachi" | |
] | |
}, | |
{ | |
"value": "India Standard Time", | |
"abbr": "IST", | |
"offset": 5.5, | |
"isdst": false, | |
"text": "(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi", | |
"utc": [ | |
"Asia/Kolkata" | |
] | |
}, | |
{ | |
"value": "Sri Lanka Standard Time", | |
"abbr": "SLST", | |
"offset": 5.5, | |
"isdst": false, | |
"text": "(UTC+05:30) Sri Jayawardenepura", | |
"utc": [ | |
"Asia/Colombo" | |
] | |
}, | |
{ | |
"value": "Nepal Standard Time", | |
"abbr": "NST", | |
"offset": 5.75, | |
"isdst": false, | |
"text": "(UTC+05:45) Kathmandu", | |
"utc": [ | |
"Asia/Katmandu" | |
] | |
}, | |
{ | |
"value": "Central Asia Standard Time", | |
"abbr": "CAST", | |
"offset": 6, | |
"isdst": false, | |
"text": "(UTC+06:00) Astana", | |
"utc": [ | |
"Antarctica/Vostok", | |
"Asia/Almaty", | |
"Asia/Bishkek", | |
"Asia/Qyzylorda", | |
"Asia/Urumqi", | |
"Etc/GMT-6", | |
"Indian/Chagos" | |
] | |
}, | |
{ | |
"value": "Bangladesh Standard Time", | |
"abbr": "BST", | |
"offset": 6, | |
"isdst": false, | |
"text": "(UTC+06:00) Dhaka", | |
"utc": [ | |
"Asia/Dhaka", | |
"Asia/Thimphu" | |
] | |
}, | |
{ | |
"value": "Ekaterinburg Standard Time", | |
"abbr": "EST", | |
"offset": 6, | |
"isdst": false, | |
"text": "(UTC+06:00) Ekaterinburg", | |
"utc": [ | |
"Asia/Yekaterinburg" | |
] | |
}, | |
{ | |
"value": "Myanmar Standard Time", | |
"abbr": "MST", | |
"offset": 6.5, | |
"isdst": false, | |
"text": "(UTC+06:30) Yangon (Rangoon)", | |
"utc": [ | |
"Asia/Rangoon", | |
"Indian/Cocos" | |
] | |
}, | |
{ | |
"value": "SE Asia Standard Time", | |
"abbr": "SAST", | |
"offset": 7, | |
"isdst": false, | |
"text": "(UTC+07:00) Bangkok, Hanoi, Jakarta", | |
"utc": [ | |
"Antarctica/Davis", | |
"Asia/Bangkok", | |
"Asia/Hovd", | |
"Asia/Jakarta", | |
"Asia/Phnom_Penh", | |
"Asia/Pontianak", | |
"Asia/Saigon", | |
"Asia/Vientiane", | |
"Etc/GMT-7", | |
"Indian/Christmas" | |
] | |
}, | |
{ | |
"value": "N. Central Asia Standard Time", | |
"abbr": "NCAST", | |
"offset": 7, | |
"isdst": false, | |
"text": "(UTC+07:00) Novosibirsk", | |
"utc": [ | |
"Asia/Novokuznetsk", | |
"Asia/Novosibirsk", | |
"Asia/Omsk" | |
] | |
}, | |
{ | |
"value": "China Standard Time", | |
"abbr": "CST", | |
"offset": 8, | |
"isdst": false, | |
"text": "(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi", | |
"utc": [ | |
"Asia/Hong_Kong", | |
"Asia/Macau", | |
"Asia/Shanghai" | |
] | |
}, | |
{ | |
"value": "North Asia Standard Time", | |
"abbr": "NAST", | |
"offset": 8, | |
"isdst": false, | |
"text": "(UTC+08:00) Krasnoyarsk", | |
"utc": [ | |
"Asia/Krasnoyarsk" | |
] | |
}, | |
{ | |
"value": "Singapore Standard Time", | |
"abbr": "MPST", | |
"offset": 8, | |
"isdst": false, | |
"text": "(UTC+08:00) Kuala Lumpur, Singapore", | |
"utc": [ | |
"Asia/Brunei", | |
"Asia/Kuala_Lumpur", | |
"Asia/Kuching", | |
"Asia/Makassar", | |
"Asia/Manila", | |
"Asia/Singapore", | |
"Etc/GMT-8" | |
] | |
}, | |
{ | |
"value": "W. Australia Standard Time", | |
"abbr": "WAST", | |
"offset": 8, | |
"isdst": false, | |
"text": "(UTC+08:00) Perth", | |
"utc": [ | |
"Antarctica/Casey", | |
"Australia/Perth" | |
] | |
}, | |
{ | |
"value": "Taipei Standard Time", | |
"abbr": "TST", | |
"offset": 8, | |
"isdst": false, | |
"text": "(UTC+08:00) Taipei", | |
"utc": [ | |
"Asia/Taipei" | |
] | |
}, | |
{ | |
"value": "Ulaanbaatar Standard Time", | |
"abbr": "UST", | |
"offset": 8, | |
"isdst": false, | |
"text": "(UTC+08:00) Ulaanbaatar", | |
"utc": [ | |
"Asia/Choibalsan", | |
"Asia/Ulaanbaatar" | |
] | |
}, | |
{ | |
"value": "North Asia East Standard Time", | |
"abbr": "NAEST", | |
"offset": 9, | |
"isdst": false, | |
"text": "(UTC+09:00) Irkutsk", | |
"utc": [ | |
"Asia/Irkutsk" | |
] | |
}, | |
{ | |
"value": "Tokyo Standard Time", | |
"abbr": "TST", | |
"offset": 9, | |
"isdst": false, | |
"text": "(UTC+09:00) Osaka, Sapporo, Tokyo", | |
"utc": [ | |
"Asia/Dili", | |
"Asia/Jayapura", | |
"Asia/Tokyo", | |
"Etc/GMT-9", | |
"Pacific/Palau" | |
] | |
}, | |
{ | |
"value": "Korea Standard Time", | |
"abbr": "KST", | |
"offset": 9, | |
"isdst": false, | |
"text": "(UTC+09:00) Seoul", | |
"utc": [ | |
"Asia/Pyongyang", | |
"Asia/Seoul" | |
] | |
}, | |
{ | |
"value": "Cen. Australia Standard Time", | |
"abbr": "CAST", | |
"offset": 9.5, | |
"isdst": false, | |
"text": "(UTC+09:30) Adelaide", | |
"utc": [ | |
"Australia/Adelaide", | |
"Australia/Broken_Hill" | |
] | |
}, | |
{ | |
"value": "AUS Central Standard Time", | |
"abbr": "ACST", | |
"offset": 9.5, | |
"isdst": false, | |
"text": "(UTC+09:30) Darwin", | |
"utc": [ | |
"Australia/Darwin" | |
] | |
}, | |
{ | |
"value": "E. Australia Standard Time", | |
"abbr": "EAST", | |
"offset": 10, | |
"isdst": false, | |
"text": "(UTC+10:00) Brisbane", | |
"utc": [ | |
"Australia/Brisbane", | |
"Australia/Lindeman" | |
] | |
}, | |
{ | |
"value": "AUS Eastern Standard Time", | |
"abbr": "AEST", | |
"offset": 10, | |
"isdst": false, | |
"text": "(UTC+10:00) Canberra, Melbourne, Sydney", | |
"utc": [ | |
"Australia/Melbourne", | |
"Australia/Sydney" | |
] | |
}, | |
{ | |
"value": "West Pacific Standard Time", | |
"abbr": "WPST", | |
"offset": 10, | |
"isdst": false, | |
"text": "(UTC+10:00) Guam, Port Moresby", | |
"utc": [ | |
"Antarctica/DumontDUrville", | |
"Etc/GMT-10", | |
"Pacific/Guam", | |
"Pacific/Port_Moresby", | |
"Pacific/Saipan", | |
"Pacific/Truk" | |
] | |
}, | |
{ | |
"value": "Tasmania Standard Time", | |
"abbr": "TST", | |
"offset": 10, | |
"isdst": false, | |
"text": "(UTC+10:00) Hobart", | |
"utc": [ | |
"Australia/Currie", | |
"Australia/Hobart" | |
] | |
}, | |
{ | |
"value": "Yakutsk Standard Time", | |
"abbr": "YST", | |
"offset": 10, | |
"isdst": false, | |
"text": "(UTC+10:00) Yakutsk", | |
"utc": [ | |
"Asia/Chita", | |
"Asia/Khandyga", | |
"Asia/Yakutsk" | |
] | |
}, | |
{ | |
"value": "Central Pacific Standard Time", | |
"abbr": "CPST", | |
"offset": 11, | |
"isdst": false, | |
"text": "(UTC+11:00) Solomon Is., New Caledonia", | |
"utc": [ | |
"Antarctica/Macquarie", | |
"Etc/GMT-11", | |
"Pacific/Efate", | |
"Pacific/Guadalcanal", | |
"Pacific/Kosrae", | |
"Pacific/Noumea", | |
"Pacific/Ponape" | |
] | |
}, | |
{ | |
"value": "Vladivostok Standard Time", | |
"abbr": "VST", | |
"offset": 11, | |
"isdst": false, | |
"text": "(UTC+11:00) Vladivostok", | |
"utc": [ | |
"Asia/Sakhalin", | |
"Asia/Ust-Nera", | |
"Asia/Vladivostok" | |
] | |
}, | |
{ | |
"value": "New Zealand Standard Time", | |
"abbr": "NZST", | |
"offset": 12, | |
"isdst": false, | |
"text": "(UTC+12:00) Auckland, Wellington", | |
"utc": [ | |
"Antarctica/McMurdo", | |
"Pacific/Auckland" | |
] | |
}, | |
{ | |
"value": "UTC+12", | |
"abbr": "U", | |
"offset": 12, | |
"isdst": false, | |
"text": "(UTC+12:00) Coordinated Universal Time+12", | |
"utc": [ | |
"Etc/GMT-12", | |
"Pacific/Funafuti", | |
"Pacific/Kwajalein", | |
"Pacific/Majuro", | |
"Pacific/Nauru", | |
"Pacific/Tarawa", | |
"Pacific/Wake", | |
"Pacific/Wallis" | |
] | |
}, | |
{ | |
"value": "Fiji Standard Time", | |
"abbr": "FST", | |
"offset": 12, | |
"isdst": false, | |
"text": "(UTC+12:00) Fiji", | |
"utc": [ | |
"Pacific/Fiji" | |
] | |
}, | |
{ | |
"value": "Magadan Standard Time", | |
"abbr": "MST", | |
"offset": 12, | |
"isdst": false, | |
"text": "(UTC+12:00) Magadan", | |
"utc": [ | |
"Asia/Anadyr", | |
"Asia/Kamchatka", | |
"Asia/Magadan", | |
"Asia/Srednekolymsk" | |
] | |
}, | |
{ | |
"value": "Kamchatka Standard Time", | |
"abbr": "KDT", | |
"offset": 13, | |
"isdst": true, | |
"text": "(UTC+12:00) Petropavlovsk-Kamchatsky - Old", | |
"utc": [ | |
"Asia/Kamchatka" | |
] | |
}, | |
{ | |
"value": "Tonga Standard Time", | |
"abbr": "TST", | |
"offset": 13, | |
"isdst": false, | |
"text": "(UTC+13:00) Nuku'alofa", | |
"utc": [ | |
"Etc/GMT-13", | |
"Pacific/Enderbury", | |
"Pacific/Fakaofo", | |
"Pacific/Tongatapu" | |
] | |
}, | |
{ | |
"value": "Samoa Standard Time", | |
"abbr": "SST", | |
"offset": 13, | |
"isdst": false, | |
"text": "(UTC+13:00) Samoa", | |
"utc": [ | |
"Pacific/Apia" | |
] | |
} | |
] |
This file contains 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
{ | |
"Pacific/Niue": "(GMT-11:00) Niue", | |
"Pacific/Pago_Pago": "(GMT-11:00) Pago Pago", | |
"Pacific/Honolulu": "(GMT-10:00) Hawaii Time", | |
"Pacific/Rarotonga": "(GMT-10:00) Rarotonga", | |
"Pacific/Tahiti": "(GMT-10:00) Tahiti", | |
"Pacific/Marquesas": "(GMT-09:30) Marquesas", | |
"America/Anchorage": "(GMT-09:00) Alaska Time", | |
"Pacific/Gambier": "(GMT-09:00) Gambier", | |
"America/Los_Angeles": "(GMT-08:00) Pacific Time", | |
"America/Tijuana": "(GMT-08:00) Pacific Time - Tijuana", | |
"America/Vancouver": "(GMT-08:00) Pacific Time - Vancouver", | |
"America/Whitehorse": "(GMT-08:00) Pacific Time - Whitehorse", | |
"Pacific/Pitcairn": "(GMT-08:00) Pitcairn", | |
"America/Dawson_Creek": "(GMT-07:00) Mountain Time - Dawson Creek", | |
"America/Denver": "(GMT-07:00) Mountain Time", | |
"America/Edmonton": "(GMT-07:00) Mountain Time - Edmonton", | |
"America/Hermosillo": "(GMT-07:00) Mountain Time - Hermosillo", | |
"America/Mazatlan": "(GMT-07:00) Mountain Time - Chihuahua, Mazatlan", | |
"America/Phoenix": "(GMT-07:00) Mountain Time - Arizona", | |
"America/Yellowknife": "(GMT-07:00) Mountain Time - Yellowknife", | |
"America/Belize": "(GMT-06:00) Belize", | |
"America/Chicago": "(GMT-06:00) Central Time", | |
"America/Costa_Rica": "(GMT-06:00) Costa Rica", | |
"America/El_Salvador": "(GMT-06:00) El Salvador", | |
"America/Guatemala": "(GMT-06:00) Guatemala", | |
"America/Managua": "(GMT-06:00) Managua", | |
"America/Mexico_City": "(GMT-06:00) Central Time - Mexico City", | |
"America/Regina": "(GMT-06:00) Central Time - Regina", | |
"America/Tegucigalpa": "(GMT-06:00) Central Time - Tegucigalpa", | |
"America/Winnipeg": "(GMT-06:00) Central Time - Winnipeg", | |
"Pacific/Galapagos": "(GMT-06:00) Galapagos", | |
"America/Bogota": "(GMT-05:00) Bogota", | |
"America/Cancun": "(GMT-05:00) America Cancun", | |
"America/Cayman": "(GMT-05:00) Cayman", | |
"America/Guayaquil": "(GMT-05:00) Guayaquil", | |
"America/Havana": "(GMT-05:00) Havana", | |
"America/Iqaluit": "(GMT-05:00) Eastern Time - Iqaluit", | |
"America/Jamaica": "(GMT-05:00) Jamaica", | |
"America/Lima": "(GMT-05:00) Lima", | |
"America/Nassau": "(GMT-05:00) Nassau", | |
"America/New_York": "(GMT-05:00) Eastern Time", | |
"America/Panama": "(GMT-05:00) Panama", | |
"America/Port-au-Prince": "(GMT-05:00) Port-au-Prince", | |
"America/Rio_Branco": "(GMT-05:00) Rio Branco", | |
"America/Toronto": "(GMT-05:00) Eastern Time - Toronto", | |
"Pacific/Easter": "(GMT-05:00) Easter Island", | |
"America/Caracas": "(GMT-04:30) Caracas", | |
"America/Asuncion": "(GMT-03:00) Asuncion", | |
"America/Barbados": "(GMT-04:00) Barbados", | |
"America/Boa_Vista": "(GMT-04:00) Boa Vista", | |
"America/Campo_Grande": "(GMT-03:00) Campo Grande", | |
"America/Cuiaba": "(GMT-03:00) Cuiaba", | |
"America/Curacao": "(GMT-04:00) Curacao", | |
"America/Grand_Turk": "(GMT-04:00) Grand Turk", | |
"America/Guyana": "(GMT-04:00) Guyana", | |
"America/Halifax": "(GMT-04:00) Atlantic Time - Halifax", | |
"America/La_Paz": "(GMT-04:00) La Paz", | |
"America/Manaus": "(GMT-04:00) Manaus", | |
"America/Martinique": "(GMT-04:00) Martinique", | |
"America/Port_of_Spain": "(GMT-04:00) Port of Spain", | |
"America/Porto_Velho": "(GMT-04:00) Porto Velho", | |
"America/Puerto_Rico": "(GMT-04:00) Puerto Rico", | |
"America/Santo_Domingo": "(GMT-04:00) Santo Domingo", | |
"America/Thule": "(GMT-04:00) Thule", | |
"Atlantic/Bermuda": "(GMT-04:00) Bermuda", | |
"America/St_Johns": "(GMT-03:30) Newfoundland Time - St. Johns", | |
"America/Araguaina": "(GMT-03:00) Araguaina", | |
"America/Argentina/Buenos_Aires": "(GMT-03:00) Buenos Aires", | |
"America/Bahia": "(GMT-03:00) Salvador", | |
"America/Belem": "(GMT-03:00) Belem", | |
"America/Cayenne": "(GMT-03:00) Cayenne", | |
"America/Fortaleza": "(GMT-03:00) Fortaleza", | |
"America/Godthab": "(GMT-03:00) Godthab", | |
"America/Maceio": "(GMT-03:00) Maceio", | |
"America/Miquelon": "(GMT-03:00) Miquelon", | |
"America/Montevideo": "(GMT-03:00) Montevideo", | |
"America/Paramaribo": "(GMT-03:00) Paramaribo", | |
"America/Recife": "(GMT-03:00) Recife", | |
"America/Santiago": "(GMT-03:00) Santiago", | |
"America/Sao_Paulo": "(GMT-02:00) Sao Paulo", | |
"Antarctica/Palmer": "(GMT-03:00) Palmer", | |
"Antarctica/Rothera": "(GMT-03:00) Rothera", | |
"Atlantic/Stanley": "(GMT-03:00) Stanley", | |
"America/Noronha": "(GMT-02:00) Noronha", | |
"Atlantic/South_Georgia": "(GMT-02:00) South Georgia", | |
"America/Scoresbysund": "(GMT-01:00) Scoresbysund", | |
"Atlantic/Azores": "(GMT-01:00) Azores", | |
"Atlantic/Cape_Verde": "(GMT-01:00) Cape Verde", | |
"Africa/Abidjan": "(GMT+00:00) Abidjan", | |
"Africa/Accra": "(GMT+00:00) Accra", | |
"Africa/Bissau": "(GMT+00:00) Bissau", | |
"Africa/Casablanca": "(GMT+00:00) Casablanca", | |
"Africa/El_Aaiun": "(GMT+00:00) El Aaiun", | |
"Africa/Monrovia": "(GMT+00:00) Monrovia", | |
"America/Danmarkshavn": "(GMT+00:00) Danmarkshavn", | |
"Atlantic/Canary": "(GMT+00:00) Canary Islands", | |
"Atlantic/Faroe": "(GMT+00:00) Faeroe", | |
"Atlantic/Reykjavik": "(GMT+00:00) Reykjavik", | |
"Etc/GMT": "(GMT+00:00) GMT (no daylight saving)", | |
"Europe/Dublin": "(GMT+00:00) Dublin", | |
"Europe/Lisbon": "(GMT+00:00) Lisbon", | |
"Europe/London": "(GMT+00:00) London", | |
"Africa/Algiers": "(GMT+01:00) Algiers", | |
"Africa/Ceuta": "(GMT+01:00) Ceuta", | |
"Africa/Lagos": "(GMT+01:00) Lagos", | |
"Africa/Ndjamena": "(GMT+01:00) Ndjamena", | |
"Africa/Tunis": "(GMT+01:00) Tunis", | |
"Africa/Windhoek": "(GMT+02:00) Windhoek", | |
"Europe/Amsterdam": "(GMT+01:00) Amsterdam", | |
"Europe/Andorra": "(GMT+01:00) Andorra", | |
"Europe/Belgrade": "(GMT+01:00) Central European Time - Belgrade", | |
"Europe/Berlin": "(GMT+01:00) Berlin", | |
"Europe/Brussels": "(GMT+01:00) Brussels", | |
"Europe/Budapest": "(GMT+01:00) Budapest", | |
"Europe/Copenhagen": "(GMT+01:00) Copenhagen", | |
"Europe/Gibraltar": "(GMT+01:00) Gibraltar", | |
"Europe/Luxembourg": "(GMT+01:00) Luxembourg", | |
"Europe/Madrid": "(GMT+01:00) Madrid", | |
"Europe/Malta": "(GMT+01:00) Malta", | |
"Europe/Monaco": "(GMT+01:00) Monaco", | |
"Europe/Oslo": "(GMT+01:00) Oslo", | |
"Europe/Paris": "(GMT+01:00) Paris", | |
"Europe/Prague": "(GMT+01:00) Central European Time - Prague", | |
"Europe/Rome": "(GMT+01:00) Rome", | |
"Europe/Stockholm": "(GMT+01:00) Stockholm", | |
"Europe/Tirane": "(GMT+01:00) Tirane", | |
"Europe/Vienna": "(GMT+01:00) Vienna", | |
"Europe/Warsaw": "(GMT+01:00) Warsaw", | |
"Europe/Zurich": "(GMT+01:00) Zurich", | |
"Africa/Cairo": "(GMT+02:00) Cairo", | |
"Africa/Johannesburg": "(GMT+02:00) Johannesburg", | |
"Africa/Maputo": "(GMT+02:00) Maputo", | |
"Africa/Tripoli": "(GMT+02:00) Tripoli", | |
"Asia/Amman": "(GMT+02:00) Amman", | |
"Asia/Beirut": "(GMT+02:00) Beirut", | |
"Asia/Damascus": "(GMT+02:00) Damascus", | |
"Asia/Gaza": "(GMT+02:00) Gaza", | |
"Asia/Jerusalem": "(GMT+02:00) Jerusalem", | |
"Asia/Nicosia": "(GMT+02:00) Nicosia", | |
"Europe/Athens": "(GMT+02:00) Athens", | |
"Europe/Bucharest": "(GMT+02:00) Bucharest", | |
"Europe/Chisinau": "(GMT+02:00) Chisinau", | |
"Europe/Helsinki": "(GMT+02:00) Helsinki", | |
"Europe/Istanbul": "(GMT+02:00) Istanbul", | |
"Europe/Kaliningrad": "(GMT+02:00) Moscow-01 - Kaliningrad", | |
"Europe/Kiev": "(GMT+02:00) Kiev", | |
"Europe/Riga": "(GMT+02:00) Riga", | |
"Europe/Sofia": "(GMT+02:00) Sofia", | |
"Europe/Tallinn": "(GMT+02:00) Tallinn", | |
"Europe/Vilnius": "(GMT+02:00) Vilnius", | |
"Africa/Khartoum": "(GMT+03:00) Khartoum", | |
"Africa/Nairobi": "(GMT+03:00) Nairobi", | |
"Antarctica/Syowa": "(GMT+03:00) Syowa", | |
"Asia/Baghdad": "(GMT+03:00) Baghdad", | |
"Asia/Qatar": "(GMT+03:00) Qatar", | |
"Asia/Riyadh": "(GMT+03:00) Riyadh", | |
"Europe/Minsk": "(GMT+03:00) Minsk", | |
"Europe/Moscow": "(GMT+03:00) Moscow+00 - Moscow", | |
"Asia/Tehran": "(GMT+03:30) Tehran", | |
"Asia/Baku": "(GMT+04:00) Baku", | |
"Asia/Dubai": "(GMT+04:00) Dubai", | |
"Asia/Tbilisi": "(GMT+04:00) Tbilisi", | |
"Asia/Yerevan": "(GMT+04:00) Yerevan", | |
"Europe/Samara": "(GMT+04:00) Moscow+01 - Samara", | |
"Indian/Mahe": "(GMT+04:00) Mahe", | |
"Indian/Mauritius": "(GMT+04:00) Mauritius", | |
"Indian/Reunion": "(GMT+04:00) Reunion", | |
"Asia/Kabul": "(GMT+04:30) Kabul", | |
"Antarctica/Mawson": "(GMT+05:00) Mawson", | |
"Asia/Aqtau": "(GMT+05:00) Aqtau", | |
"Asia/Aqtobe": "(GMT+05:00) Aqtobe", | |
"Asia/Ashgabat": "(GMT+05:00) Ashgabat", | |
"Asia/Dushanbe": "(GMT+05:00) Dushanbe", | |
"Asia/Karachi": "(GMT+05:00) Karachi", | |
"Asia/Tashkent": "(GMT+05:00) Tashkent", | |
"Asia/Yekaterinburg": "(GMT+05:00) Moscow+02 - Yekaterinburg", | |
"Indian/Kerguelen": "(GMT+05:00) Kerguelen", | |
"Indian/Maldives": "(GMT+05:00) Maldives", | |
"Asia/Kolkata": "(GMT+05:30) India Standard Time", | |
"Asia/Colombo": "(GMT+05:30) Colombo", | |
"Asia/Katmandu": "(GMT+05:45) Katmandu", | |
"Antarctica/Vostok": "(GMT+06:00) Vostok", | |
"Asia/Almaty": "(GMT+06:00) Almaty", | |
"Asia/Bishkek": "(GMT+06:00) Bishkek", | |
"Asia/Dhaka": "(GMT+06:00) Dhaka", | |
"Asia/Omsk": "(GMT+06:00) Moscow+03 - Omsk, Novosibirsk", | |
"Asia/Thimphu": "(GMT+06:00) Thimphu", | |
"Indian/Chagos": "(GMT+06:00) Chagos", | |
"Asia/Rangoon": "(GMT+06:30) Rangoon", | |
"Indian/Cocos": "(GMT+06:30) Cocos", | |
"Antarctica/Davis": "(GMT+07:00) Davis", | |
"Asia/Bangkok": "(GMT+07:00) Bangkok", | |
"Asia/Hovd": "(GMT+07:00) Hovd", | |
"Asia/Jakarta": "(GMT+07:00) Jakarta", | |
"Asia/Krasnoyarsk": "(GMT+07:00) Moscow+04 - Krasnoyarsk", | |
"Asia/Saigon": "(GMT+07:00) Hanoi", | |
"Indian/Christmas": "(GMT+07:00) Christmas", | |
"Antarctica/Casey": "(GMT+08:00) Casey", | |
"Asia/Brunei": "(GMT+08:00) Brunei", | |
"Asia/Choibalsan": "(GMT+08:00) Choibalsan", | |
"Asia/Hong_Kong": "(GMT+08:00) Hong Kong", | |
"Asia/Irkutsk": "(GMT+08:00) Moscow+05 - Irkutsk", | |
"Asia/Kuala_Lumpur": "(GMT+08:00) Kuala Lumpur", | |
"Asia/Macau": "(GMT+08:00) Macau", | |
"Asia/Makassar": "(GMT+08:00) Makassar", | |
"Asia/Manila": "(GMT+08:00) Manila", | |
"Asia/Shanghai": "(GMT+08:00) China Time - Beijing", | |
"Asia/Singapore": "(GMT+08:00) Singapore", | |
"Asia/Taipei": "(GMT+08:00) Taipei", | |
"Asia/Ulaanbaatar": "(GMT+08:00) Ulaanbaatar", | |
"Australia/Perth": "(GMT+08:00) Western Time - Perth", | |
"Asia/Pyongyang": "(GMT+08:30) Pyongyang", | |
"Asia/Dili": "(GMT+09:00) Dili", | |
"Asia/Jayapura": "(GMT+09:00) Jayapura", | |
"Asia/Seoul": "(GMT+09:00) Seoul", | |
"Asia/Tokyo": "(GMT+09:00) Tokyo", | |
"Asia/Yakutsk": "(GMT+09:00) Moscow+06 - Yakutsk", | |
"Pacific/Palau": "(GMT+09:00) Palau", | |
"Australia/Adelaide": "(GMT+10:30) Central Time - Adelaide", | |
"Australia/Darwin": "(GMT+09:30) Central Time - Darwin", | |
"Antarctica/DumontDUrville": "(GMT+10:00) Dumont D'Urville", | |
"Asia/Magadan": "(GMT+10:00) Moscow+07 - Magadan", | |
"Asia/Vladivostok": "(GMT+10:00) Moscow+07 - Yuzhno-Sakhalinsk", | |
"Australia/Brisbane": "(GMT+10:00) Eastern Time - Brisbane", | |
"Australia/Hobart": "(GMT+11:00) Eastern Time - Hobart", | |
"Australia/Sydney": "(GMT+11:00) Eastern Time - Melbourne, Sydney", | |
"Pacific/Chuuk": "(GMT+10:00) Truk", | |
"Pacific/Guam": "(GMT+10:00) Guam", | |
"Pacific/Port_Moresby": "(GMT+10:00) Port Moresby", | |
"Pacific/Efate": "(GMT+11:00) Efate", | |
"Pacific/Guadalcanal": "(GMT+11:00) Guadalcanal", | |
"Pacific/Kosrae": "(GMT+11:00) Kosrae", | |
"Pacific/Norfolk": "(GMT+11:00) Norfolk", | |
"Pacific/Noumea": "(GMT+11:00) Noumea", | |
"Pacific/Pohnpei": "(GMT+11:00) Ponape", | |
"Asia/Kamchatka": "(GMT+12:00) Moscow+09 - Petropavlovsk-Kamchatskiy", | |
"Pacific/Auckland": "(GMT+13:00) Auckland", | |
"Pacific/Fiji": "(GMT+13:00) Fiji", | |
"Pacific/Funafuti": "(GMT+12:00) Funafuti", | |
"Pacific/Kwajalein": "(GMT+12:00) Kwajalein", | |
"Pacific/Majuro": "(GMT+12:00) Majuro", | |
"Pacific/Nauru": "(GMT+12:00) Nauru", | |
"Pacific/Tarawa": "(GMT+12:00) Tarawa", | |
"Pacific/Wake": "(GMT+12:00) Wake", | |
"Pacific/Wallis": "(GMT+12:00) Wallis", | |
"Pacific/Apia": "(GMT+14:00) Apia", | |
"Pacific/Enderbury": "(GMT+13:00) Enderbury", | |
"Pacific/Fakaofo": "(GMT+13:00) Fakaofo", | |
"Pacific/Tongatapu": "(GMT+13:00) Tongatapu", | |
"Pacific/Kiritimati": "(GMT+14:00) Kiritimati" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment