722 lines
29 KiB
Java
722 lines
29 KiB
Java
/*
|
|
* Copyright (c) 2012, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
*
|
|
* This code is free software; you can redistribute it and/or modify it
|
|
* under the terms of the GNU General Public License version 2 only, as
|
|
* published by the Free Software Foundation. Oracle designates this
|
|
* particular file as subject to the "Classpath" exception as provided
|
|
* by Oracle in the LICENSE file that accompanied this code.
|
|
*
|
|
* This code is distributed in the hope that it will be useful, but WITHOUT
|
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
* version 2 for more details (a copy is included in the LICENSE file that
|
|
* accompanied this code).
|
|
*
|
|
* You should have received a copy of the GNU General Public License version
|
|
* 2 along with this work; if not, write to the Free Software Foundation,
|
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
*
|
|
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
* or visit www.oracle.com if you need additional information or have any
|
|
* questions.
|
|
*/
|
|
|
|
/*
|
|
* COPYRIGHT AND PERMISSION NOTICE
|
|
*
|
|
* Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
|
|
* the Terms of Use in http://www.unicode.org/copyright.html.
|
|
*
|
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
* of the Unicode data files and any associated documentation (the "Data
|
|
* Files") or Unicode software and any associated documentation (the
|
|
* "Software") to deal in the Data Files or Software without restriction,
|
|
* including without limitation the rights to use, copy, modify, merge,
|
|
* publish, distribute, and/or sell copies of the Data Files or Software, and
|
|
* to permit persons to whom the Data Files or Software are furnished to do so,
|
|
* provided that (a) the above copyright notice(s) and this permission notice
|
|
* appear with all copies of the Data Files or Software, (b) both the above
|
|
* copyright notice(s) and this permission notice appear in associated
|
|
* documentation, and (c) there is clear notice in each modified Data File or
|
|
* in the Software as well as in the documentation associated with the Data
|
|
* File(s) or Software that the data or software has been modified.
|
|
*
|
|
* THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
* KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
* THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
|
|
* INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
|
|
* CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
|
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
|
* OF THE DATA FILES OR SOFTWARE.
|
|
*
|
|
* Except as contained in this notice, the name of a copyright holder shall not
|
|
* be used in advertising or otherwise to promote the sale, use or other
|
|
* dealings in these Data Files or Software without prior written authorization
|
|
* of the copyright holder.
|
|
*/
|
|
|
|
package sun.util.resources.cldr.pl;
|
|
|
|
import sun.util.resources.TimeZoneNamesBundle;
|
|
|
|
public class TimeZoneNames_pl extends TimeZoneNamesBundle {
|
|
@Override
|
|
protected final Object[][] getContents() {
|
|
final String[] Africa_Central = new String[] {
|
|
"Czas \u015brodkowoafryka\u0144ski",
|
|
"CAT",
|
|
"Central Africa Summer Time",
|
|
"CAST",
|
|
"Central Africa Time",
|
|
"CAT",
|
|
};
|
|
final String[] Moscow = new String[] {
|
|
"Czas standardowy moskiewski",
|
|
"MST",
|
|
"Czas moskiewski letni",
|
|
"MST",
|
|
"Czas moskiewski",
|
|
"MT",
|
|
};
|
|
final String[] Argentina = new String[] {
|
|
"Czas standardowy Argentyna",
|
|
"AST",
|
|
"Czas Argentyna letni",
|
|
"AST",
|
|
"Czas Argentyna",
|
|
"AT",
|
|
};
|
|
final String[] Hovd = new String[] {
|
|
"Czas standardowy Kobdo",
|
|
"HST",
|
|
"Czas Kobdo letni",
|
|
"HST",
|
|
"Czas Kobdo",
|
|
"HT",
|
|
};
|
|
final String[] Magadan = new String[] {
|
|
"Czas standardowy Magadan",
|
|
"MST",
|
|
"Czas Magadan letni",
|
|
"MST",
|
|
"Czas Magadan",
|
|
"MT",
|
|
};
|
|
final String[] Australia_CentralWestern = new String[] {
|
|
"Czas standardowy \u015brodkowo-zachodnioaustralijski",
|
|
"ACWST",
|
|
"Czas \u015brodkowo-zachodnioaustralijski letni",
|
|
"ACWDT",
|
|
"Czas \u015brodkowo-zachodnioaustralijski",
|
|
"ACWT",
|
|
};
|
|
final String[] Europe_Central = new String[] {
|
|
"Czas standardowy \u015brodkowoeuropejski",
|
|
"CET",
|
|
"Czas \u015brodkowoeuropejski letni",
|
|
"CEST",
|
|
"Czas \u015brodkowoeuropejski",
|
|
"CET",
|
|
};
|
|
final String[] Sakhalin = new String[] {
|
|
"Czas standardowy Sachalin",
|
|
"SST",
|
|
"Czas Sachalin letni",
|
|
"SST",
|
|
"Czas Sachalin",
|
|
"ST",
|
|
};
|
|
final String[] Macquarie = new String[] {
|
|
"Macquarie Island Time",
|
|
"MIT",
|
|
"Macquarie Island Summer Time",
|
|
"MIST",
|
|
"Czas Macquarie",
|
|
"MIT",
|
|
};
|
|
final String[] America_Eastern = new String[] {
|
|
"Czas standardowy wschodnioameryka\u0144ski",
|
|
"EST",
|
|
"Czas wschodnioameryka\u0144ski letni",
|
|
"EDT",
|
|
"Czas wschodnioameryka\u0144ski",
|
|
"ET",
|
|
};
|
|
final String[] Hawaii_Aleutian = new String[] {
|
|
"Czas standardowy Hawaje-aleucki",
|
|
"HAST",
|
|
"Czas Hawaje-aleucki letni",
|
|
"HADT",
|
|
"Czas Hawaje-aleucki",
|
|
"HAT",
|
|
};
|
|
final String[] Australia_Central = new String[] {
|
|
"Czas standardowy \u015brodkowoaustralijski",
|
|
"ACST",
|
|
"Czas \u015brodkowoaustralijski letni",
|
|
"ACDT",
|
|
"Czas \u015brodkowoaustralijski",
|
|
"CAT",
|
|
};
|
|
final String[] Lord_Howe = new String[] {
|
|
"Czas standardowy Lord Howe",
|
|
"LHST",
|
|
"Czas Lord Howe letni",
|
|
"LHDT",
|
|
"Czas Lord Howe",
|
|
"LHT",
|
|
};
|
|
final String[] Indian_Ocean = new String[] {
|
|
"Czas strefy oceanu indyjskiego",
|
|
"IOT",
|
|
"Indian Ocean Summer Time",
|
|
"IOST",
|
|
"Indian Ocean Time",
|
|
"IOT",
|
|
};
|
|
final String[] Yakutsk = new String[] {
|
|
"Czas standardowy Jakuck",
|
|
"YST",
|
|
"Czas Jakuck letni",
|
|
"YST",
|
|
"Czas Jakuck",
|
|
"YT",
|
|
};
|
|
final String[] America_Pacific = new String[] {
|
|
"Czas standardowy pacyficzny",
|
|
"PST",
|
|
"Czas pacyficzny letni",
|
|
"PDT",
|
|
"Czas pacyficzny",
|
|
"PT",
|
|
};
|
|
final String[] Africa_Eastern = new String[] {
|
|
"Czas wschodnioafryka\u0144ski",
|
|
"EAT",
|
|
"East Africa Summer Time",
|
|
"EAST",
|
|
"East Africa Time",
|
|
"EAT",
|
|
};
|
|
final String[] Europe_Western = new String[] {
|
|
"Czas standardowy zachodnioeuropejski",
|
|
"WET",
|
|
"Czas zachodnioeuropejski letni",
|
|
"WEST",
|
|
"Czas zachodnioeuropejski",
|
|
"WET",
|
|
};
|
|
final String[] Europe_Eastern = new String[] {
|
|
"Czas standardowy wschodnioeuropejski",
|
|
"EET",
|
|
"Czas wschodnioeuropejski letni",
|
|
"EEST",
|
|
"Czas wschodnioeuropejski",
|
|
"EET",
|
|
};
|
|
final String[] Newfoundland = new String[] {
|
|
"Czas standardowy Nowa Funlandia",
|
|
"NST",
|
|
"Czas Nowa Funlandia letni",
|
|
"NDT",
|
|
"Czas Nowa Funlandia",
|
|
"NT",
|
|
};
|
|
final String[] Argentina_Western = new String[] {
|
|
"Czas standardowy zachodniej Argentyna",
|
|
"WAST",
|
|
"Czas zachodniej Argentyna letni",
|
|
"WAST",
|
|
"Czas zachodniej Argentyna",
|
|
"WAT",
|
|
};
|
|
final String[] Atlantic = new String[] {
|
|
"Czas standardowy atlantycki",
|
|
"AST",
|
|
"Czas atlantycki letni",
|
|
"ADT",
|
|
"Czas atlantycki",
|
|
"AT",
|
|
};
|
|
final String[] Africa_Western = new String[] {
|
|
"Czas standardowy zachodnioafryka\u0144ski",
|
|
"WAST",
|
|
"Czas zachodnioafryka\u0144ski letni",
|
|
"WAST",
|
|
"Czas zachodnioafryka\u0144ski",
|
|
"WAT",
|
|
};
|
|
final String[] Yekaterinburg = new String[] {
|
|
"Czas standardowy Jekaterynburg",
|
|
"YST",
|
|
"Czas Jekaterynburg letni",
|
|
"YST",
|
|
"Czas Jekaterynburg",
|
|
"YT",
|
|
};
|
|
final String[] Volgograd = new String[] {
|
|
"Czas standardowy Wo\u0142gograd",
|
|
"VST",
|
|
"Czas Wo\u0142gograd letni",
|
|
"VST",
|
|
"Czas Wo\u0142gograd",
|
|
"VT",
|
|
};
|
|
final String[] Indonesia_Central = new String[] {
|
|
"Czas \u015brodkowa Indonezja",
|
|
"CIT",
|
|
"Central Indonesia Summer Time",
|
|
"CIST",
|
|
"Central Indonesia Time",
|
|
"CIT",
|
|
};
|
|
final String[] Africa_Southern = new String[] {
|
|
"Czas po\u0142udniowoafryka\u0144ski",
|
|
"SAST",
|
|
"South Africa Daylight Time",
|
|
"SADT",
|
|
"South Africa Time",
|
|
"SAT",
|
|
};
|
|
final String[] Indonesia_Eastern = new String[] {
|
|
"Czas wschodnia Indonezja",
|
|
"EIT",
|
|
"Eastern Indonesia Summer Time",
|
|
"EIST",
|
|
"Eastern Indonesia Time",
|
|
"EIT",
|
|
};
|
|
final String[] Omsk = new String[] {
|
|
"Czas standardowy Omsk",
|
|
"OST",
|
|
"Czas Omsk letni",
|
|
"OST",
|
|
"Czas Omsk",
|
|
"OT",
|
|
};
|
|
final String[] Australia_Western = new String[] {
|
|
"Czas standardowy zachodnioaustralijski",
|
|
"AWST",
|
|
"Czas zachodnioaustralijski letni",
|
|
"AWDT",
|
|
"Czas zachodnioaustralijski",
|
|
"WAT",
|
|
};
|
|
final String[] Indonesia_Western = new String[] {
|
|
"Czas zachodniej Indonezja",
|
|
"WIT",
|
|
"Western Indonesia Summer Time",
|
|
"WIST",
|
|
"Western Indonesia Time",
|
|
"WIT",
|
|
};
|
|
final String[] Mongolia = new String[] {
|
|
"Czas standardowy U\u0142an Bator",
|
|
"UBST",
|
|
"Czas U\u0142an Bator letni",
|
|
"UBST",
|
|
"Czas U\u0142an Bator",
|
|
"UBT",
|
|
};
|
|
final String[] America_Central = new String[] {
|
|
"Czas standardowy \u015brodkowoameryka\u0144ski",
|
|
"CST",
|
|
"Czas \u015brodkowoameryka\u0144ski letni",
|
|
"CDT",
|
|
"Czas \u015brodkowoameryka\u0144ski",
|
|
"CT",
|
|
};
|
|
final String[] Australia_Eastern = new String[] {
|
|
"Czas standardowy wschodnioaustraliski",
|
|
"AEST",
|
|
"Czas wschodnioaustraliski letni",
|
|
"AEDT",
|
|
"Czas wschodnioaustraliski",
|
|
"EAT",
|
|
};
|
|
final String[] America_Mountain = new String[] {
|
|
"Czas standardowy g\u00f3rski",
|
|
"MST",
|
|
"Czas g\u00f3rski letni",
|
|
"MDT",
|
|
"Czas g\u00f3rski",
|
|
"MT",
|
|
};
|
|
final String[] Alaska = new String[] {
|
|
"Czas standardowy Alaska",
|
|
"AKST",
|
|
"Czas Alaska letni",
|
|
"AKDT",
|
|
"Czas Alaska",
|
|
"AKT",
|
|
};
|
|
final String[] Novosibirsk = new String[] {
|
|
"Czas standardowy Nowosybirsk",
|
|
"NST",
|
|
"Czas Nowosybirsk letni",
|
|
"NST",
|
|
"Czas Nowosybirsk",
|
|
"NT",
|
|
};
|
|
final String[] Vladivostok = new String[] {
|
|
"Czas standardowy W\u0142adywostok",
|
|
"VST",
|
|
"Czas W\u0142adywostok letni",
|
|
"VST",
|
|
"Czas W\u0142adywostok",
|
|
"VT",
|
|
};
|
|
final String[] Irkutsk = new String[] {
|
|
"Czas standardowy Irkuck",
|
|
"IST",
|
|
"Czas Irkuck letni",
|
|
"IST",
|
|
"Czas Irkuck",
|
|
"IT",
|
|
};
|
|
final String[] Noronha = new String[] {
|
|
"Czas standardowy Fernando de Noronha",
|
|
"FNST",
|
|
"Czas Fernando de Noronha letni",
|
|
"FNST",
|
|
"Czas Fernando de Noronha",
|
|
"FNT",
|
|
};
|
|
final String[] Choibalsan = new String[] {
|
|
"Czas standardowy Czojbalsan",
|
|
"CST",
|
|
"Czas Czojbalsan letni",
|
|
"CST",
|
|
"Czas Czojbalsan",
|
|
"CT",
|
|
};
|
|
final String[] Brasilia = new String[] {
|
|
"Czas standardowy Brazylia",
|
|
"BST",
|
|
"Czas Brazylia letni",
|
|
"BST",
|
|
"Czas Brazylia",
|
|
"BT",
|
|
};
|
|
final String[] Krasnoyarsk = new String[] {
|
|
"Czas standardowy Krasnojarsk",
|
|
"KST",
|
|
"Czas Krasnojarsk letni",
|
|
"KST",
|
|
"Czas Krasnojarsk",
|
|
"KT",
|
|
};
|
|
final String[] Kazakhstan_Western = new String[] {
|
|
"Czas Kazachstan Zachodni",
|
|
"WKT",
|
|
"West Kazakhstan Summer Time",
|
|
"WKST",
|
|
"West Kazakhstan Time",
|
|
"WKT",
|
|
};
|
|
final String[] Amazon = new String[] {
|
|
"Czas standardowy amazo\u0144ski",
|
|
"AST",
|
|
"Czas amazo\u0144ski letni",
|
|
"AST",
|
|
"Czas amazo\u0144ski",
|
|
"AT",
|
|
};
|
|
final String[] Kazakhstan_Eastern = new String[] {
|
|
"Czas Kazachstan Wschodni",
|
|
"EKT",
|
|
"East Kazakhstan Summer Time",
|
|
"EKST",
|
|
"East Kazakhstan Time",
|
|
"EKT",
|
|
};
|
|
final Object[][] data = new Object[][] {
|
|
{ "America/Los_Angeles", America_Pacific },
|
|
{ "America/Denver", America_Mountain },
|
|
{ "America/Phoenix", America_Mountain },
|
|
{ "America/Chicago", America_Central },
|
|
{ "America/New_York", America_Eastern },
|
|
{ "America/Indianapolis", America_Eastern },
|
|
{ "Pacific/Honolulu", Hawaii_Aleutian },
|
|
{ "America/Anchorage", Alaska },
|
|
{ "America/Halifax", Atlantic },
|
|
{ "America/Sitka", Alaska },
|
|
{ "America/St_Johns", Newfoundland },
|
|
{ "Europe/Paris", Europe_Central },
|
|
{ "Africa/Casablanca", Europe_Western },
|
|
{ "Europe/Bucharest", Europe_Eastern },
|
|
{ "America/Cuiaba", Amazon },
|
|
{ "Asia/Aqtobe", Kazakhstan_Western },
|
|
{ "Asia/Vladivostok", Vladivostok },
|
|
{ "Africa/Nairobi", Africa_Eastern },
|
|
{ "Africa/Libreville", Africa_Western },
|
|
{ "America/Marigot", Atlantic },
|
|
{ "Asia/Aqtau", Kazakhstan_Western },
|
|
{ "Africa/Maputo", Africa_Central },
|
|
{ "America/El_Salvador", America_Central },
|
|
{ "America/Kentucky/Monticello", America_Eastern },
|
|
{ "Asia/Pontianak", Indonesia_Western },
|
|
{ "Africa/El_Aaiun", Europe_Western },
|
|
{ "America/Coral_Harbour", America_Eastern },
|
|
{ "Africa/Cairo", Europe_Eastern },
|
|
{ "Africa/Mbabane", Africa_Southern },
|
|
{ "America/Aruba", Atlantic },
|
|
{ "America/North_Dakota/Center", America_Central },
|
|
{ "America/Guatemala", America_Central },
|
|
{ "Australia/Hobart", Australia_Eastern },
|
|
{ "America/Cayman", America_Eastern },
|
|
{ "Asia/Ulaanbaatar", Mongolia },
|
|
{ "America/Belize", America_Central },
|
|
{ "America/Panama", America_Eastern },
|
|
{ "Europe/San_Marino", Europe_Central },
|
|
{ "America/Indiana/Tell_City", America_Central },
|
|
{ "America/Tijuana", America_Pacific },
|
|
{ "America/Managua", America_Central },
|
|
{ "America/Indiana/Petersburg", America_Eastern },
|
|
{ "Europe/Brussels", Europe_Central },
|
|
{ "Africa/Douala", Africa_Western },
|
|
{ "America/Chihuahua", America_Central },
|
|
{ "America/Ojinaga", America_Central },
|
|
{ "Asia/Hovd", Hovd },
|
|
{ "Europe/Warsaw", Europe_Central },
|
|
{ "America/Tegucigalpa", America_Central },
|
|
{ "Europe/Istanbul", Europe_Eastern },
|
|
{ "Asia/Damascus", Europe_Eastern },
|
|
{ "America/Eirunepe", Amazon },
|
|
{ "Europe/Luxembourg", Europe_Central },
|
|
{ "America/Argentina/San_Luis", Argentina_Western },
|
|
{ "America/Argentina/Ushuaia", Argentina },
|
|
{ "Europe/Zaporozhye", Europe_Eastern },
|
|
{ "Africa/Brazzaville", Africa_Western },
|
|
{ "Africa/Porto-Novo", Africa_Western },
|
|
{ "Africa/Dar_es_Salaam", Africa_Eastern },
|
|
{ "Atlantic/Madeira", Europe_Western },
|
|
{ "America/Thunder_Bay", America_Eastern },
|
|
{ "America/Grand_Turk", America_Eastern },
|
|
{ "Africa/Addis_Ababa", Africa_Eastern },
|
|
{ "Europe/Uzhgorod", Europe_Eastern },
|
|
{ "America/Indiana/Marengo", America_Eastern },
|
|
{ "Africa/Kigali", Africa_Central },
|
|
{ "Asia/Almaty", Kazakhstan_Eastern },
|
|
{ "America/Creston", America_Mountain },
|
|
{ "America/Araguaina", Brasilia },
|
|
{ "America/Mexico_City", America_Central },
|
|
{ "Asia/Novosibirsk", Novosibirsk },
|
|
{ "America/Argentina/Salta", Argentina },
|
|
{ "Africa/Tunis", Europe_Central },
|
|
{ "Europe/Andorra", Europe_Central },
|
|
{ "Africa/Tripoli", Europe_Eastern },
|
|
{ "Indian/Comoro", Africa_Eastern },
|
|
{ "America/Matamoros", America_Central },
|
|
{ "America/Blanc-Sablon", Atlantic },
|
|
{ "Africa/Windhoek", Africa_Western },
|
|
{ "Europe/Lisbon", Europe_Western },
|
|
{ "Europe/Oslo", Europe_Central },
|
|
{ "Africa/Mogadishu", Africa_Eastern },
|
|
{ "Asia/Novokuznetsk", Novosibirsk },
|
|
{ "Australia/Perth", Australia_Western },
|
|
{ "CST6CDT", America_Central },
|
|
{ "Atlantic/Canary", Europe_Western },
|
|
{ "America/Manaus", Amazon },
|
|
{ "America/Menominee", America_Central },
|
|
{ "America/Adak", Hawaii_Aleutian },
|
|
{ "Europe/Malta", Europe_Central },
|
|
{ "America/Resolute", America_Central },
|
|
{ "Africa/Asmera", Africa_Eastern },
|
|
{ "Africa/Kampala", Africa_Eastern },
|
|
{ "Asia/Krasnoyarsk", Krasnoyarsk },
|
|
{ "America/Argentina/Rio_Gallegos", Argentina },
|
|
{ "Africa/Malabo", Africa_Western },
|
|
{ "Europe/Skopje", Europe_Central },
|
|
{ "America/Edmonton", America_Mountain },
|
|
{ "Europe/Podgorica", Europe_Central },
|
|
{ "America/Catamarca", Argentina },
|
|
{ "Europe/Sarajevo", Europe_Central },
|
|
{ "Africa/Bujumbura", Africa_Central },
|
|
{ "America/Santo_Domingo", Atlantic },
|
|
{ "Europe/Minsk", Europe_Eastern },
|
|
{ "America/Glace_Bay", Atlantic },
|
|
{ "Africa/Lagos", Africa_Western },
|
|
{ "Europe/Kiev", Europe_Eastern },
|
|
{ "America/Cordoba", Argentina },
|
|
{ "Europe/Rome", Europe_Central },
|
|
{ "Asia/Magadan", Magadan },
|
|
{ "America/Port-au-Prince", America_Eastern },
|
|
{ "America/St_Barthelemy", Atlantic },
|
|
{ "Africa/Luanda", Africa_Western },
|
|
{ "America/Nipigon", America_Eastern },
|
|
{ "America/Regina", America_Central },
|
|
{ "America/Dawson_Creek", America_Mountain },
|
|
{ "Africa/Algiers", Europe_Central },
|
|
{ "Europe/Mariehamn", Europe_Eastern },
|
|
{ "America/St_Thomas", Atlantic },
|
|
{ "Europe/Zurich", Europe_Central },
|
|
{ "America/Anguilla", Atlantic },
|
|
{ "Europe/Vilnius", Europe_Eastern },
|
|
{ "America/Fortaleza", Brasilia },
|
|
{ "America/Hermosillo", America_Mountain },
|
|
{ "America/Cancun", America_Central },
|
|
{ "Africa/Maseru", Africa_Southern },
|
|
{ "Europe/Gibraltar", Europe_Central },
|
|
{ "Africa/Kinshasa", Africa_Western },
|
|
{ "Australia/Sydney", Australia_Eastern },
|
|
{ "Africa/Lubumbashi", Africa_Central },
|
|
{ "America/St_Lucia", Atlantic },
|
|
{ "Europe/Madrid", Europe_Central },
|
|
{ "America/Bahia_Banderas", America_Central },
|
|
{ "America/Montserrat", Atlantic },
|
|
{ "America/Santa_Isabel", America_Pacific },
|
|
{ "America/Cambridge_Bay", America_Mountain },
|
|
{ "Asia/Choibalsan", Choibalsan },
|
|
{ "Asia/Omsk", Omsk },
|
|
{ "Indian/Antananarivo", Africa_Eastern },
|
|
{ "Europe/Vaduz", Europe_Central },
|
|
{ "Australia/Brisbane", Australia_Eastern },
|
|
{ "Indian/Mayotte", Africa_Eastern },
|
|
{ "America/Barbados", Atlantic },
|
|
{ "Europe/Volgograd", Volgograd },
|
|
{ "Asia/Yekaterinburg", Yekaterinburg },
|
|
{ "America/Louisville", America_Eastern },
|
|
{ "America/Lower_Princes", Atlantic },
|
|
{ "America/Vancouver", America_Pacific },
|
|
{ "Africa/Blantyre", Africa_Central },
|
|
{ "America/Rio_Branco", Amazon },
|
|
{ "America/Detroit", America_Eastern },
|
|
{ "Pacific/Johnston", Hawaii_Aleutian },
|
|
{ "Europe/Ljubljana", Europe_Central },
|
|
{ "America/Sao_Paulo", Brasilia },
|
|
{ "Asia/Jayapura", Indonesia_Eastern },
|
|
{ "America/Thule", Atlantic },
|
|
{ "America/Curacao", Atlantic },
|
|
{ "Africa/Lusaka", Africa_Central },
|
|
{ "America/Martinique", Atlantic },
|
|
{ "Europe/Berlin", Europe_Central },
|
|
{ "Europe/Moscow", Moscow },
|
|
{ "Europe/Chisinau", Europe_Eastern },
|
|
{ "America/Puerto_Rico", Atlantic },
|
|
{ "America/Rankin_Inlet", America_Central },
|
|
{ "America/Argentina/La_Rioja", Argentina },
|
|
{ "Europe/Stockholm", Europe_Central },
|
|
{ "America/Tortola", Atlantic },
|
|
{ "Europe/Budapest", Europe_Central },
|
|
{ "Australia/Eucla", Australia_CentralWestern },
|
|
{ "America/Porto_Velho", Amazon },
|
|
{ "Asia/Sakhalin", Sakhalin },
|
|
{ "Europe/Zagreb", Europe_Central },
|
|
{ "America/Port_of_Spain", Atlantic },
|
|
{ "Europe/Helsinki", Europe_Eastern },
|
|
{ "Asia/Beirut", Europe_Eastern },
|
|
{ "Asia/Kamchatka", Magadan },
|
|
{ "Africa/Harare", Africa_Central },
|
|
{ "America/Nome", Alaska },
|
|
{ "Indian/Chagos", Indian_Ocean },
|
|
{ "Asia/Yakutsk", Yakutsk },
|
|
{ "Europe/Tallinn", Europe_Eastern },
|
|
{ "Africa/Khartoum", Africa_Eastern },
|
|
{ "Africa/Johannesburg", Africa_Southern },
|
|
{ "Africa/Ndjamena", Africa_Western },
|
|
{ "America/Rainy_River", America_Central },
|
|
{ "Africa/Bangui", Africa_Western },
|
|
{ "Europe/Belgrade", Europe_Central },
|
|
{ "Asia/Oral", Kazakhstan_Western },
|
|
{ "America/Yellowknife", America_Mountain },
|
|
{ "America/Juneau", Alaska },
|
|
{ "America/Indiana/Vevay", America_Eastern },
|
|
{ "Asia/Jakarta", Indonesia_Western },
|
|
{ "Africa/Juba", Africa_Eastern },
|
|
{ "America/Campo_Grande", Amazon },
|
|
{ "America/Belem", Brasilia },
|
|
{ "Africa/Ceuta", Europe_Central },
|
|
{ "America/Jujuy", Argentina },
|
|
{ "America/Recife", Brasilia },
|
|
{ "America/Buenos_Aires", Argentina },
|
|
{ "America/Bahia", Brasilia },
|
|
{ "America/Goose_Bay", Atlantic },
|
|
{ "America/Noronha", Noronha },
|
|
{ "America/Swift_Current", America_Central },
|
|
{ "Australia/Adelaide", Australia_Central },
|
|
{ "America/Metlakatla", America_Pacific },
|
|
{ "America/Pangnirtung", America_Eastern },
|
|
{ "Africa/Djibouti", Africa_Eastern },
|
|
{ "Europe/Simferopol", Europe_Eastern },
|
|
{ "Europe/Sofia", Europe_Eastern },
|
|
{ "Africa/Niamey", Africa_Western },
|
|
{ "Europe/Prague", Europe_Central },
|
|
{ "America/Indiana/Vincennes", America_Eastern },
|
|
{ "America/Whitehorse", America_Pacific },
|
|
{ "America/Kralendijk", Atlantic },
|
|
{ "Europe/Samara", Moscow },
|
|
{ "America/Antigua", Atlantic },
|
|
{ "America/Montreal", America_Eastern },
|
|
{ "Asia/Makassar", Indonesia_Central },
|
|
{ "America/Argentina/San_Juan", Argentina },
|
|
{ "America/Inuvik", America_Mountain },
|
|
{ "America/Iqaluit", America_Eastern },
|
|
{ "Antarctica/Macquarie", Macquarie },
|
|
{ "Asia/Nicosia", Europe_Eastern },
|
|
{ "America/Moncton", Atlantic },
|
|
{ "Africa/Gaborone", Africa_Central },
|
|
{ "America/Indiana/Winamac", America_Eastern },
|
|
{ "America/Boa_Vista", Amazon },
|
|
{ "America/St_Vincent", Atlantic },
|
|
{ "Asia/Gaza", Europe_Eastern },
|
|
{ "PST8PDT", America_Pacific },
|
|
{ "America/Grenada", Atlantic },
|
|
{ "Australia/Darwin", Australia_Central },
|
|
{ "Atlantic/Faeroe", Europe_Western },
|
|
{ "Asia/Qyzylorda", Kazakhstan_Eastern },
|
|
{ "Europe/Bratislava", Europe_Central },
|
|
{ "America/Yakutat", Alaska },
|
|
{ "America/Ciudad_Juarez", America_Mountain },
|
|
{ "America/Argentina/Tucuman", Argentina },
|
|
{ "Antarctica/Casey", Australia_Western },
|
|
{ "Europe/Copenhagen", Europe_Central },
|
|
{ "Europe/Vienna", Europe_Central },
|
|
{ "America/Merida", America_Central },
|
|
{ "America/Mazatlan", America_Mountain },
|
|
{ "Europe/Tirane", Europe_Central },
|
|
{ "America/St_Kitts", Atlantic },
|
|
{ "Arctic/Longyearbyen", Europe_Central },
|
|
{ "Australia/Broken_Hill", Australia_Central },
|
|
{ "Europe/Riga", Europe_Eastern },
|
|
{ "America/Dominica", Atlantic },
|
|
{ "America/Guadeloupe", Atlantic },
|
|
{ "Asia/Hebron", Europe_Eastern },
|
|
{ "America/Mendoza", Argentina },
|
|
{ "America/Santarem", Brasilia },
|
|
{ "America/Boise", America_Mountain },
|
|
{ "Australia/Currie", Australia_Eastern },
|
|
{ "EST5EDT", America_Eastern },
|
|
{ "America/North_Dakota/New_Salem", America_Central },
|
|
{ "Asia/Anadyr", Magadan },
|
|
{ "Australia/Melbourne", Australia_Eastern },
|
|
{ "Asia/Irkutsk", Irkutsk },
|
|
{ "Atlantic/Bermuda", Atlantic },
|
|
{ "America/Costa_Rica", America_Central },
|
|
{ "America/Dawson", America_Pacific },
|
|
{ "America/Shiprock", America_Mountain },
|
|
{ "America/Winnipeg", America_Central },
|
|
{ "Europe/Amsterdam", Europe_Central },
|
|
{ "America/Indiana/Knox", America_Central },
|
|
{ "America/North_Dakota/Beulah", America_Central },
|
|
{ "Europe/Vatican", Europe_Central },
|
|
{ "Asia/Amman", Europe_Eastern },
|
|
{ "America/Maceio", Brasilia },
|
|
{ "Australia/Lord_Howe", Lord_Howe },
|
|
{ "America/Toronto", America_Eastern },
|
|
{ "Australia/Lindeman", Australia_Eastern },
|
|
{ "MST7MDT", America_Mountain },
|
|
{ "America/Monterrey", America_Central },
|
|
{ "America/Nassau", America_Eastern },
|
|
{ "America/Jamaica", America_Eastern },
|
|
{ "Europe/Athens", Europe_Eastern },
|
|
{ "Europe/Monaco", Europe_Central },
|
|
};
|
|
return data;
|
|
}
|
|
}
|