Skip to content

Instantly share code, notes, and snippets.

@remy727
Last active September 5, 2023 19:26
Show Gist options
  • Save remy727/a1112986af23712bd4db471d5dc4fa69 to your computer and use it in GitHub Desktop.
Save remy727/a1112986af23712bd4db471d5dc4fa69 to your computer and use it in GitHub Desktop.
Rails timezone list JON
[
{
"label": "(UTC-12:00) Etc/GMT+12",
"rails_timezone": "International Date Line West",
"tzinfo_identifier": "Etc/GMT+12"
},
{
"label": "(UTC-11:00) Pacific/Pago_Pago",
"rails_timezone": "American Samoa",
"tzinfo_identifier": "Pacific/Pago_Pago"
},
{
"label": "(UTC-11:00) Pacific/Midway",
"rails_timezone": "Midway Island",
"tzinfo_identifier": "Pacific/Midway"
},
{
"label": "(UTC-10:00) Pacific/Honolulu",
"rails_timezone": "Hawaii",
"tzinfo_identifier": "Pacific/Honolulu"
},
{
"label": "(UTC-09:00) America/Juneau",
"rails_timezone": "Alaska",
"tzinfo_identifier": "America/Juneau"
},
{
"label": "(UTC-08:00) America/Los_Angeles",
"rails_timezone": "Pacific Time (US & Canada)",
"tzinfo_identifier": "America/Los_Angeles"
},
{
"label": "(UTC-08:00) America/Tijuana",
"rails_timezone": "Tijuana",
"tzinfo_identifier": "America/Tijuana"
},
{
"label": "(UTC-07:00) America/Phoenix",
"rails_timezone": "Arizona",
"tzinfo_identifier": "America/Phoenix"
},
{
"label": "(UTC-07:00) America/Mazatlan",
"rails_timezone": "Mazatlan",
"tzinfo_identifier": "America/Mazatlan"
},
{
"label": "(UTC-07:00) America/Denver",
"rails_timezone": "Mountain Time (US & Canada)",
"tzinfo_identifier": "America/Denver"
},
{
"label": "(UTC-06:00) America/Guatemala",
"rails_timezone": "Central America",
"tzinfo_identifier": "America/Guatemala"
},
{
"label": "(UTC-06:00) America/Chicago",
"rails_timezone": "Central Time (US & Canada)",
"tzinfo_identifier": "America/Chicago"
},
{
"label": "(UTC-06:00) America/Chihuahua",
"rails_timezone": "Chihuahua",
"tzinfo_identifier": "America/Chihuahua"
},
{
"label": "(UTC-06:00) America/Mexico_City",
"rails_timezone": "Guadalajara",
"tzinfo_identifier": "America/Mexico_City"
},
{
"label": "(UTC-06:00) America/Mexico_City",
"rails_timezone": "Mexico City",
"tzinfo_identifier": "America/Mexico_City"
},
{
"label": "(UTC-06:00) America/Monterrey",
"rails_timezone": "Monterrey",
"tzinfo_identifier": "America/Monterrey"
},
{
"label": "(UTC-06:00) America/Regina",
"rails_timezone": "Saskatchewan",
"tzinfo_identifier": "America/Regina"
},
{
"label": "(UTC-05:00) America/Bogota",
"rails_timezone": "Bogota",
"tzinfo_identifier": "America/Bogota"
},
{
"label": "(UTC-05:00) America/New_York",
"rails_timezone": "Eastern Time (US & Canada)",
"tzinfo_identifier": "America/New_York"
},
{
"label": "(UTC-05:00) America/Indiana/Indianapolis",
"rails_timezone": "Indiana (East)",
"tzinfo_identifier": "America/Indiana/Indianapolis"
},
{
"label": "(UTC-05:00) America/Lima",
"rails_timezone": "Lima",
"tzinfo_identifier": "America/Lima"
},
{
"label": "(UTC-05:00) America/Lima",
"rails_timezone": "Quito",
"tzinfo_identifier": "America/Lima"
},
{
"label": "(UTC-04:00) America/Halifax",
"rails_timezone": "Atlantic Time (Canada)",
"tzinfo_identifier": "America/Halifax"
},
{
"label": "(UTC-04:00) America/Caracas",
"rails_timezone": "Caracas",
"tzinfo_identifier": "America/Caracas"
},
{
"label": "(UTC-04:00) America/Guyana",
"rails_timezone": "Georgetown",
"tzinfo_identifier": "America/Guyana"
},
{
"label": "(UTC-04:00) America/La_Paz",
"rails_timezone": "La Paz",
"tzinfo_identifier": "America/La_Paz"
},
{
"label": "(UTC-04:00) America/Puerto_Rico",
"rails_timezone": "Puerto Rico",
"tzinfo_identifier": "America/Puerto_Rico"
},
{
"label": "(UTC-04:00) America/Santiago",
"rails_timezone": "Santiago",
"tzinfo_identifier": "America/Santiago"
},
{
"label": "(UTC-03:30) America/St_Johns",
"rails_timezone": "Newfoundland",
"tzinfo_identifier": "America/St_Johns"
},
{
"label": "(UTC-03:00) America/Sao_Paulo",
"rails_timezone": "Brasilia",
"tzinfo_identifier": "America/Sao_Paulo"
},
{
"label": "(UTC-03:00) America/Argentina/Buenos_Aires",
"rails_timezone": "Buenos Aires",
"tzinfo_identifier": "America/Argentina/Buenos_Aires"
},
{
"label": "(UTC-03:00) America/Godthab",
"rails_timezone": "Greenland",
"tzinfo_identifier": "America/Godthab"
},
{
"label": "(UTC-03:00) America/Montevideo",
"rails_timezone": "Montevideo",
"tzinfo_identifier": "America/Montevideo"
},
{
"label": "(UTC-02:00) Atlantic/South_Georgia",
"rails_timezone": "Mid-Atlantic",
"tzinfo_identifier": "Atlantic/South_Georgia"
},
{
"label": "(UTC-01:00) Atlantic/Azores",
"rails_timezone": "Azores",
"tzinfo_identifier": "Atlantic/Azores"
},
{
"label": "(UTC-01:00) Atlantic/Cape_Verde",
"rails_timezone": "Cape Verde Is.",
"tzinfo_identifier": "Atlantic/Cape_Verde"
},
{
"label": "(UTC+00:00) Europe/London",
"rails_timezone": "Edinburgh",
"tzinfo_identifier": "Europe/London"
},
{
"label": "(UTC+00:00) Europe/Lisbon",
"rails_timezone": "Lisbon",
"tzinfo_identifier": "Europe/Lisbon"
},
{
"label": "(UTC+00:00) Europe/London",
"rails_timezone": "London",
"tzinfo_identifier": "Europe/London"
},
{
"label": "(UTC+00:00) Africa/Monrovia",
"rails_timezone": "Monrovia",
"tzinfo_identifier": "Africa/Monrovia"
},
{
"label": "(UTC+00:00) Etc/UTC",
"rails_timezone": "UTC",
"tzinfo_identifier": "Etc/UTC"
},
{
"label": "(UTC+01:00) Europe/Amsterdam",
"rails_timezone": "Amsterdam",
"tzinfo_identifier": "Europe/Amsterdam"
},
{
"label": "(UTC+01:00) Europe/Belgrade",
"rails_timezone": "Belgrade",
"tzinfo_identifier": "Europe/Belgrade"
},
{
"label": "(UTC+01:00) Europe/Berlin",
"rails_timezone": "Berlin",
"tzinfo_identifier": "Europe/Berlin"
},
{
"label": "(UTC+01:00) Europe/Zurich",
"rails_timezone": "Bern",
"tzinfo_identifier": "Europe/Zurich"
},
{
"label": "(UTC+01:00) Europe/Bratislava",
"rails_timezone": "Bratislava",
"tzinfo_identifier": "Europe/Bratislava"
},
{
"label": "(UTC+01:00) Europe/Brussels",
"rails_timezone": "Brussels",
"tzinfo_identifier": "Europe/Brussels"
},
{
"label": "(UTC+01:00) Europe/Budapest",
"rails_timezone": "Budapest",
"tzinfo_identifier": "Europe/Budapest"
},
{
"label": "(UTC+01:00) Africa/Casablanca",
"rails_timezone": "Casablanca",
"tzinfo_identifier": "Africa/Casablanca"
},
{
"label": "(UTC+01:00) Europe/Copenhagen",
"rails_timezone": "Copenhagen",
"tzinfo_identifier": "Europe/Copenhagen"
},
{
"label": "(UTC+01:00) Europe/Dublin",
"rails_timezone": "Dublin",
"tzinfo_identifier": "Europe/Dublin"
},
{
"label": "(UTC+01:00) Europe/Ljubljana",
"rails_timezone": "Ljubljana",
"tzinfo_identifier": "Europe/Ljubljana"
},
{
"label": "(UTC+01:00) Europe/Madrid",
"rails_timezone": "Madrid",
"tzinfo_identifier": "Europe/Madrid"
},
{
"label": "(UTC+01:00) Europe/Paris",
"rails_timezone": "Paris",
"tzinfo_identifier": "Europe/Paris"
},
{
"label": "(UTC+01:00) Europe/Prague",
"rails_timezone": "Prague",
"tzinfo_identifier": "Europe/Prague"
},
{
"label": "(UTC+01:00) Europe/Rome",
"rails_timezone": "Rome",
"tzinfo_identifier": "Europe/Rome"
},
{
"label": "(UTC+01:00) Europe/Sarajevo",
"rails_timezone": "Sarajevo",
"tzinfo_identifier": "Europe/Sarajevo"
},
{
"label": "(UTC+01:00) Europe/Skopje",
"rails_timezone": "Skopje",
"tzinfo_identifier": "Europe/Skopje"
},
{
"label": "(UTC+01:00) Europe/Stockholm",
"rails_timezone": "Stockholm",
"tzinfo_identifier": "Europe/Stockholm"
},
{
"label": "(UTC+01:00) Europe/Vienna",
"rails_timezone": "Vienna",
"tzinfo_identifier": "Europe/Vienna"
},
{
"label": "(UTC+01:00) Europe/Warsaw",
"rails_timezone": "Warsaw",
"tzinfo_identifier": "Europe/Warsaw"
},
{
"label": "(UTC+01:00) Africa/Algiers",
"rails_timezone": "West Central Africa",
"tzinfo_identifier": "Africa/Algiers"
},
{
"label": "(UTC+01:00) Europe/Zagreb",
"rails_timezone": "Zagreb",
"tzinfo_identifier": "Europe/Zagreb"
},
{
"label": "(UTC+01:00) Europe/Zurich",
"rails_timezone": "Zurich",
"tzinfo_identifier": "Europe/Zurich"
},
{
"label": "(UTC+02:00) Europe/Athens",
"rails_timezone": "Athens",
"tzinfo_identifier": "Europe/Athens"
},
{
"label": "(UTC+02:00) Europe/Bucharest",
"rails_timezone": "Bucharest",
"tzinfo_identifier": "Europe/Bucharest"
},
{
"label": "(UTC+02:00) Africa/Cairo",
"rails_timezone": "Cairo",
"tzinfo_identifier": "Africa/Cairo"
},
{
"label": "(UTC+02:00) Africa/Harare",
"rails_timezone": "Harare",
"tzinfo_identifier": "Africa/Harare"
},
{
"label": "(UTC+02:00) Europe/Helsinki",
"rails_timezone": "Helsinki",
"tzinfo_identifier": "Europe/Helsinki"
},
{
"label": "(UTC+02:00) Asia/Jerusalem",
"rails_timezone": "Jerusalem",
"tzinfo_identifier": "Asia/Jerusalem"
},
{
"label": "(UTC+02:00) Europe/Kaliningrad",
"rails_timezone": "Kaliningrad",
"tzinfo_identifier": "Europe/Kaliningrad"
},
{
"label": "(UTC+02:00) Europe/Kiev",
"rails_timezone": "Kyiv",
"tzinfo_identifier": "Europe/Kiev"
},
{
"label": "(UTC+02:00) Africa/Johannesburg",
"rails_timezone": "Pretoria",
"tzinfo_identifier": "Africa/Johannesburg"
},
{
"label": "(UTC+02:00) Europe/Riga",
"rails_timezone": "Riga",
"tzinfo_identifier": "Europe/Riga"
},
{
"label": "(UTC+02:00) Europe/Sofia",
"rails_timezone": "Sofia",
"tzinfo_identifier": "Europe/Sofia"
},
{
"label": "(UTC+02:00) Europe/Tallinn",
"rails_timezone": "Tallinn",
"tzinfo_identifier": "Europe/Tallinn"
},
{
"label": "(UTC+02:00) Europe/Vilnius",
"rails_timezone": "Vilnius",
"tzinfo_identifier": "Europe/Vilnius"
},
{
"label": "(UTC+03:00) Asia/Baghdad",
"rails_timezone": "Baghdad",
"tzinfo_identifier": "Asia/Baghdad"
},
{
"label": "(UTC+03:00) Europe/Istanbul",
"rails_timezone": "Istanbul",
"tzinfo_identifier": "Europe/Istanbul"
},
{
"label": "(UTC+03:00) Asia/Kuwait",
"rails_timezone": "Kuwait",
"tzinfo_identifier": "Asia/Kuwait"
},
{
"label": "(UTC+03:00) Europe/Minsk",
"rails_timezone": "Minsk",
"tzinfo_identifier": "Europe/Minsk"
},
{
"label": "(UTC+03:00) Europe/Moscow",
"rails_timezone": "Moscow",
"tzinfo_identifier": "Europe/Moscow"
},
{
"label": "(UTC+03:00) Africa/Nairobi",
"rails_timezone": "Nairobi",
"tzinfo_identifier": "Africa/Nairobi"
},
{
"label": "(UTC+03:00) Asia/Riyadh",
"rails_timezone": "Riyadh",
"tzinfo_identifier": "Asia/Riyadh"
},
{
"label": "(UTC+03:00) Europe/Moscow",
"rails_timezone": "St. Petersburg",
"tzinfo_identifier": "Europe/Moscow"
},
{
"label": "(UTC+03:00) Europe/Volgograd",
"rails_timezone": "Volgograd",
"tzinfo_identifier": "Europe/Volgograd"
},
{
"label": "(UTC+03:30) Asia/Tehran",
"rails_timezone": "Tehran",
"tzinfo_identifier": "Asia/Tehran"
},
{
"label": "(UTC+04:00) Asia/Muscat",
"rails_timezone": "Abu Dhabi",
"tzinfo_identifier": "Asia/Muscat"
},
{
"label": "(UTC+04:00) Asia/Baku",
"rails_timezone": "Baku",
"tzinfo_identifier": "Asia/Baku"
},
{
"label": "(UTC+04:00) Asia/Muscat",
"rails_timezone": "Muscat",
"tzinfo_identifier": "Asia/Muscat"
},
{
"label": "(UTC+04:00) Europe/Samara",
"rails_timezone": "Samara",
"tzinfo_identifier": "Europe/Samara"
},
{
"label": "(UTC+04:00) Asia/Tbilisi",
"rails_timezone": "Tbilisi",
"tzinfo_identifier": "Asia/Tbilisi"
},
{
"label": "(UTC+04:00) Asia/Yerevan",
"rails_timezone": "Yerevan",
"tzinfo_identifier": "Asia/Yerevan"
},
{
"label": "(UTC+04:30) Asia/Kabul",
"rails_timezone": "Kabul",
"tzinfo_identifier": "Asia/Kabul"
},
{
"label": "(UTC+05:00) Asia/Yekaterinburg",
"rails_timezone": "Ekaterinburg",
"tzinfo_identifier": "Asia/Yekaterinburg"
},
{
"label": "(UTC+05:00) Asia/Karachi",
"rails_timezone": "Islamabad",
"tzinfo_identifier": "Asia/Karachi"
},
{
"label": "(UTC+05:00) Asia/Karachi",
"rails_timezone": "Karachi",
"tzinfo_identifier": "Asia/Karachi"
},
{
"label": "(UTC+05:00) Asia/Tashkent",
"rails_timezone": "Tashkent",
"tzinfo_identifier": "Asia/Tashkent"
},
{
"label": "(UTC+05:30) Asia/Kolkata",
"rails_timezone": "Chennai",
"tzinfo_identifier": "Asia/Kolkata"
},
{
"label": "(UTC+05:30) Asia/Kolkata",
"rails_timezone": "Kolkata",
"tzinfo_identifier": "Asia/Kolkata"
},
{
"label": "(UTC+05:30) Asia/Kolkata",
"rails_timezone": "Mumbai",
"tzinfo_identifier": "Asia/Kolkata"
},
{
"label": "(UTC+05:30) Asia/Kolkata",
"rails_timezone": "New Delhi",
"tzinfo_identifier": "Asia/Kolkata"
},
{
"label": "(UTC+05:30) Asia/Colombo",
"rails_timezone": "Sri Jayawardenepura",
"tzinfo_identifier": "Asia/Colombo"
},
{
"label": "(UTC+05:45) Asia/Kathmandu",
"rails_timezone": "Kathmandu",
"tzinfo_identifier": "Asia/Kathmandu"
},
{
"label": "(UTC+06:00) Asia/Almaty",
"rails_timezone": "Almaty",
"tzinfo_identifier": "Asia/Almaty"
},
{
"label": "(UTC+06:00) Asia/Dhaka",
"rails_timezone": "Astana",
"tzinfo_identifier": "Asia/Dhaka"
},
{
"label": "(UTC+06:00) Asia/Dhaka",
"rails_timezone": "Dhaka",
"tzinfo_identifier": "Asia/Dhaka"
},
{
"label": "(UTC+06:00) Asia/Urumqi",
"rails_timezone": "Urumqi",
"tzinfo_identifier": "Asia/Urumqi"
},
{
"label": "(UTC+06:30) Asia/Rangoon",
"rails_timezone": "Rangoon",
"tzinfo_identifier": "Asia/Rangoon"
},
{
"label": "(UTC+07:00) Asia/Bangkok",
"rails_timezone": "Bangkok",
"tzinfo_identifier": "Asia/Bangkok"
},
{
"label": "(UTC+07:00) Asia/Bangkok",
"rails_timezone": "Hanoi",
"tzinfo_identifier": "Asia/Bangkok"
},
{
"label": "(UTC+07:00) Asia/Jakarta",
"rails_timezone": "Jakarta",
"tzinfo_identifier": "Asia/Jakarta"
},
{
"label": "(UTC+07:00) Asia/Krasnoyarsk",
"rails_timezone": "Krasnoyarsk",
"tzinfo_identifier": "Asia/Krasnoyarsk"
},
{
"label": "(UTC+07:00) Asia/Novosibirsk",
"rails_timezone": "Novosibirsk",
"tzinfo_identifier": "Asia/Novosibirsk"
},
{
"label": "(UTC+08:00) Asia/Shanghai",
"rails_timezone": "Beijing",
"tzinfo_identifier": "Asia/Shanghai"
},
{
"label": "(UTC+08:00) Asia/Chongqing",
"rails_timezone": "Chongqing",
"tzinfo_identifier": "Asia/Chongqing"
},
{
"label": "(UTC+08:00) Asia/Hong_Kong",
"rails_timezone": "Hong Kong",
"tzinfo_identifier": "Asia/Hong_Kong"
},
{
"label": "(UTC+08:00) Asia/Irkutsk",
"rails_timezone": "Irkutsk",
"tzinfo_identifier": "Asia/Irkutsk"
},
{
"label": "(UTC+08:00) Asia/Kuala_Lumpur",
"rails_timezone": "Kuala Lumpur",
"tzinfo_identifier": "Asia/Kuala_Lumpur"
},
{
"label": "(UTC+08:00) Australia/Perth",
"rails_timezone": "Perth",
"tzinfo_identifier": "Australia/Perth"
},
{
"label": "(UTC+08:00) Asia/Singapore",
"rails_timezone": "Singapore",
"tzinfo_identifier": "Asia/Singapore"
},
{
"label": "(UTC+08:00) Asia/Taipei",
"rails_timezone": "Taipei",
"tzinfo_identifier": "Asia/Taipei"
},
{
"label": "(UTC+08:00) Asia/Ulaanbaatar",
"rails_timezone": "Ulaanbaatar",
"tzinfo_identifier": "Asia/Ulaanbaatar"
},
{
"label": "(UTC+09:00) Asia/Tokyo",
"rails_timezone": "Osaka",
"tzinfo_identifier": "Asia/Tokyo"
},
{
"label": "(UTC+09:00) Asia/Tokyo",
"rails_timezone": "Sapporo",
"tzinfo_identifier": "Asia/Tokyo"
},
{
"label": "(UTC+09:00) Asia/Seoul",
"rails_timezone": "Seoul",
"tzinfo_identifier": "Asia/Seoul"
},
{
"label": "(UTC+09:00) Asia/Tokyo",
"rails_timezone": "Tokyo",
"tzinfo_identifier": "Asia/Tokyo"
},
{
"label": "(UTC+09:00) Asia/Yakutsk",
"rails_timezone": "Yakutsk",
"tzinfo_identifier": "Asia/Yakutsk"
},
{
"label": "(UTC+09:30) Australia/Adelaide",
"rails_timezone": "Adelaide",
"tzinfo_identifier": "Australia/Adelaide"
},
{
"label": "(UTC+09:30) Australia/Darwin",
"rails_timezone": "Darwin",
"tzinfo_identifier": "Australia/Darwin"
},
{
"label": "(UTC+10:00) Australia/Brisbane",
"rails_timezone": "Brisbane",
"tzinfo_identifier": "Australia/Brisbane"
},
{
"label": "(UTC+10:00) Australia/Melbourne",
"rails_timezone": "Canberra",
"tzinfo_identifier": "Australia/Melbourne"
},
{
"label": "(UTC+10:00) Pacific/Guam",
"rails_timezone": "Guam",
"tzinfo_identifier": "Pacific/Guam"
},
{
"label": "(UTC+10:00) Australia/Hobart",
"rails_timezone": "Hobart",
"tzinfo_identifier": "Australia/Hobart"
},
{
"label": "(UTC+10:00) Australia/Melbourne",
"rails_timezone": "Melbourne",
"tzinfo_identifier": "Australia/Melbourne"
},
{
"label": "(UTC+10:00) Pacific/Port_Moresby",
"rails_timezone": "Port Moresby",
"tzinfo_identifier": "Pacific/Port_Moresby"
},
{
"label": "(UTC+10:00) Australia/Sydney",
"rails_timezone": "Sydney",
"tzinfo_identifier": "Australia/Sydney"
},
{
"label": "(UTC+10:00) Asia/Vladivostok",
"rails_timezone": "Vladivostok",
"tzinfo_identifier": "Asia/Vladivostok"
},
{
"label": "(UTC+11:00) Asia/Magadan",
"rails_timezone": "Magadan",
"tzinfo_identifier": "Asia/Magadan"
},
{
"label": "(UTC+11:00) Pacific/Noumea",
"rails_timezone": "New Caledonia",
"tzinfo_identifier": "Pacific/Noumea"
},
{
"label": "(UTC+11:00) Pacific/Guadalcanal",
"rails_timezone": "Solomon Is.",
"tzinfo_identifier": "Pacific/Guadalcanal"
},
{
"label": "(UTC+11:00) Asia/Srednekolymsk",
"rails_timezone": "Srednekolymsk",
"tzinfo_identifier": "Asia/Srednekolymsk"
},
{
"label": "(UTC+12:00) Pacific/Auckland",
"rails_timezone": "Auckland",
"tzinfo_identifier": "Pacific/Auckland"
},
{
"label": "(UTC+12:00) Pacific/Fiji",
"rails_timezone": "Fiji",
"tzinfo_identifier": "Pacific/Fiji"
},
{
"label": "(UTC+12:00) Asia/Kamchatka",
"rails_timezone": "Kamchatka",
"tzinfo_identifier": "Asia/Kamchatka"
},
{
"label": "(UTC+12:00) Pacific/Majuro",
"rails_timezone": "Marshall Is.",
"tzinfo_identifier": "Pacific/Majuro"
},
{
"label": "(UTC+12:00) Pacific/Auckland",
"rails_timezone": "Wellington",
"tzinfo_identifier": "Pacific/Auckland"
},
{
"label": "(UTC+12:45) Pacific/Chatham",
"rails_timezone": "Chatham Is.",
"tzinfo_identifier": "Pacific/Chatham"
},
{
"label": "(UTC+13:00) Pacific/Tongatapu",
"rails_timezone": "Nuku'alofa",
"tzinfo_identifier": "Pacific/Tongatapu"
},
{
"label": "(UTC+13:00) Pacific/Apia",
"rails_timezone": "Samoa",
"tzinfo_identifier": "Pacific/Apia"
},
{
"label": "(UTC+13:00) Pacific/Fakaofo",
"rails_timezone": "Tokelau Is.",
"tzinfo_identifier": "Pacific/Fakaofo"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment