timezone.java

来自「Mac OS X 10.4.9 for x86 Source Code gcc」· Java 代码 · 共 1,326 行 · 第 1/4 页

JAVA
1,326
字号
	tz = new SimpleTimeZone	  (-4000 * 3600, "America/Santiago",	   Calendar.OCTOBER, 9, -Calendar.SUNDAY, 0 * 3600,	   Calendar.MARCH, 9, -Calendar.SUNDAY, 0 * 3600);	timezones0.put("America/Santiago", tz);	timezones0.put("Antarctica/Palmer", tz);	tz = new SimpleTimeZone	  (-4000 * 3600, "Atlantic/Stanley",	   Calendar.SEPTEMBER, 2, Calendar.SUNDAY, 0 * 3600,	   Calendar.APRIL, 16, -Calendar.SUNDAY, 0 * 3600);	timezones0.put("Atlantic/Stanley", tz);	tz = new SimpleTimeZone	  (-3500 * 3600, "CNT",	   Calendar.APRIL, 1, Calendar.SUNDAY, 60000,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 60000);	timezones0.put("CNT", tz);	timezones0.put("America/St_Johns", tz);	tz = new SimpleTimeZone	  (-3000 * 3600, "America/Araguaina",	   Calendar.OCTOBER, 2, Calendar.SUNDAY, 0 * 3600,	   Calendar.FEBRUARY, 3, Calendar.SUNDAY, 0 * 3600);	timezones0.put("America/Araguaina", tz);	timezones0.put("America/Sao_Paulo", tz);	tz = new SimpleTimeZone(-3000 * 3600, "AGT");	timezones0.put("AGT", tz);	timezones0.put("America/Belem", tz);	timezones0.put("America/Buenos_Aires", tz);	timezones0.put("America/Catamarca", tz);	timezones0.put("America/Cayenne", tz);	timezones0.put("America/Cordoba", tz);	timezones0.put("America/Fortaleza", tz);	timezones0.put("America/Jujuy", tz);	timezones0.put("America/Maceio", tz);	timezones0.put("America/Mendoza", tz);	timezones0.put("America/Montevideo", tz);	timezones0.put("America/Paramaribo", tz);	timezones0.put("America/Recife", tz);	timezones0.put("America/Rosario", tz);	tz = new SimpleTimeZone	  (-3000 * 3600, "America/Godthab",	   Calendar.MARCH, 30, -Calendar.SATURDAY, 22000 * 3600,	   Calendar.OCTOBER, 30, -Calendar.SATURDAY, 22000 * 3600);	timezones0.put("America/Godthab", tz);	tz = new SimpleTimeZone	  (-3000 * 3600, "America/Miquelon",	   Calendar.APRIL, 1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("America/Miquelon", tz);	tz = new SimpleTimeZone(-2000 * 3600, "America/Noronha");	timezones0.put("America/Noronha", tz);	timezones0.put("Atlantic/South_Georgia", tz);	tz = new SimpleTimeZone	  (-1000 * 3600, "America/Scoresbysund",	   Calendar.MARCH, -1, Calendar.SUNDAY, 0 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 0 * 3600);	timezones0.put("America/Scoresbysund", tz);	timezones0.put("Atlantic/Azores", tz);	tz = new SimpleTimeZone(-1000 * 3600, "Atlantic/Cape_Verde");	timezones0.put("Atlantic/Cape_Verde", tz);	timezones0.put("Atlantic/Jan_Mayen", tz);	tz = new SimpleTimeZone(0 * 3600, "GMT");	timezones0.put("GMT", tz);	timezones0.put("UTC", tz);	timezones0.put("Africa/Abidjan", tz);	timezones0.put("Africa/Accra", tz);	timezones0.put("Africa/Bamako", tz);	timezones0.put("Africa/Banjul", tz);	timezones0.put("Africa/Bissau", tz);	timezones0.put("Africa/Casablanca", tz);	timezones0.put("Africa/Conakry", tz);	timezones0.put("Africa/Dakar", tz);	timezones0.put("Africa/El_Aaiun", tz);	timezones0.put("Africa/Freetown", tz);	timezones0.put("Africa/Lome", tz);	timezones0.put("Africa/Monrovia", tz);	timezones0.put("Africa/Nouakchott", tz);	timezones0.put("Africa/Ouagadougou", tz);	timezones0.put("Africa/Sao_Tome", tz);	timezones0.put("Africa/Timbuktu", tz);	timezones0.put("Atlantic/Reykjavik", tz);	timezones0.put("Atlantic/St_Helena", tz);	timezones0.put("Europe/Belfast", tz);	timezones0.put("Europe/Dublin", tz);	timezones0.put("Europe/London", tz);	tz = new SimpleTimeZone	  (0 * 3600, "WET",	   Calendar.MARCH, -1, Calendar.SUNDAY, 1000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 1000 * 3600);	timezones0.put("WET", tz);	timezones0.put("Atlantic/Canary", tz);	timezones0.put("Atlantic/Faeroe", tz);	timezones0.put("Atlantic/Madeira", tz);	timezones0.put("Europe/Lisbon", tz);	tz = new SimpleTimeZone(1000 * 3600, "Africa/Algiers");	timezones0.put("Africa/Algiers", tz);	timezones0.put("Africa/Bangui", tz);	timezones0.put("Africa/Brazzaville", tz);	timezones0.put("Africa/Douala", tz);	timezones0.put("Africa/Kinshasa", tz);	timezones0.put("Africa/Lagos", tz);	timezones0.put("Africa/Libreville", tz);	timezones0.put("Africa/Luanda", tz);	timezones0.put("Africa/Malabo", tz);	timezones0.put("Africa/Ndjamena", tz);	timezones0.put("Africa/Niamey", tz);	timezones0.put("Africa/Porto-Novo", tz);	timezones0.put("Africa/Tunis", tz);	tz = new SimpleTimeZone	  (1000 * 3600, "Africa/Windhoek",	   Calendar.SEPTEMBER, 1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.APRIL, 1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("Africa/Windhoek", tz);	tz = new SimpleTimeZone	  (1000 * 3600, "CET",	   Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("CET", tz);	timezones0.put("CEST", tz);	timezones0.put("ECT", tz);	timezones0.put("MET", tz);	timezones0.put("Africa/Ceuta", tz);	timezones0.put("Arctic/Longyearbyen", tz);	timezones0.put("Europe/Amsterdam", tz);	timezones0.put("Europe/Andorra", tz);	timezones0.put("Europe/Belgrade", tz);	timezones0.put("Europe/Berlin", tz);	timezones0.put("Europe/Bratislava", tz);	timezones0.put("Europe/Brussels", tz);	timezones0.put("Europe/Budapest", tz);	timezones0.put("Europe/Copenhagen", tz);	timezones0.put("Europe/Gibraltar", tz);	timezones0.put("Europe/Ljubljana", tz);	timezones0.put("Europe/Luxembourg", tz);	timezones0.put("Europe/Madrid", tz);	timezones0.put("Europe/Malta", tz);	timezones0.put("Europe/Monaco", tz);	timezones0.put("Europe/Oslo", tz);	timezones0.put("Europe/Paris", tz);	timezones0.put("Europe/Prague", tz);	timezones0.put("Europe/Rome", tz);	timezones0.put("Europe/San_Marino", tz);	timezones0.put("Europe/Sarajevo", tz);	timezones0.put("Europe/Skopje", tz);	timezones0.put("Europe/Stockholm", tz);	timezones0.put("Europe/Tirane", tz);	timezones0.put("Europe/Vaduz", tz);	timezones0.put("Europe/Vatican", tz);	timezones0.put("Europe/Vienna", tz);	timezones0.put("Europe/Warsaw", tz);	timezones0.put("Europe/Zagreb", tz);	timezones0.put("Europe/Zurich", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "ART",	   Calendar.APRIL, -1, Calendar.FRIDAY, 0 * 3600,	   Calendar.SEPTEMBER, -1, Calendar.THURSDAY, 23000 * 3600);	timezones0.put("ART", tz);	timezones0.put("Africa/Cairo", tz);	tz = new SimpleTimeZone(2000 * 3600, "CAT");	timezones0.put("CAT", tz);	timezones0.put("Africa/Blantyre", tz);	timezones0.put("Africa/Bujumbura", tz);	timezones0.put("Africa/Gaborone", tz);	timezones0.put("Africa/Harare", tz);	timezones0.put("Africa/Johannesburg", tz);	timezones0.put("Africa/Kigali", tz);	timezones0.put("Africa/Lubumbashi", tz);	timezones0.put("Africa/Lusaka", tz);	timezones0.put("Africa/Maputo", tz);	timezones0.put("Africa/Maseru", tz);	timezones0.put("Africa/Mbabane", tz);	timezones0.put("Africa/Tripoli", tz);	timezones0.put("Europe/Riga", tz);	timezones0.put("Europe/Tallinn", tz);	timezones0.put("Europe/Vilnius", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "Asia/Amman",	   Calendar.MARCH, -1, Calendar.THURSDAY, 0 * 3600,	   Calendar.SEPTEMBER, -1, Calendar.THURSDAY, 0 * 3600);	timezones0.put("Asia/Amman", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "Asia/Beirut",	   Calendar.MARCH, -1, Calendar.SUNDAY, 0 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 0 * 3600);	timezones0.put("Asia/Beirut", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "Asia/Damascus",	   Calendar.APRIL, 1, 0, 0 * 3600,	   Calendar.OCTOBER, 1, 0, 0 * 3600);	timezones0.put("Asia/Damascus", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "Asia/Gaza",	   Calendar.APRIL, 3, Calendar.FRIDAY, 0 * 3600,	   Calendar.OCTOBER, 3, Calendar.FRIDAY, 0 * 3600);	timezones0.put("Asia/Gaza", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "Asia/Jerusalem",	   Calendar.APRIL, 1, 0, 1000 * 3600,	   Calendar.OCTOBER, 1, 0, 1000 * 3600);	timezones0.put("Asia/Jerusalem", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "EET",	   Calendar.MARCH, -1, Calendar.SUNDAY, 3000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 3000 * 3600);	timezones0.put("EET", tz);	timezones0.put("Asia/Istanbul", tz);	timezones0.put("Asia/Nicosia", tz);	timezones0.put("Europe/Athens", tz);	timezones0.put("Europe/Bucharest", tz);	timezones0.put("Europe/Chisinau", tz);	timezones0.put("Europe/Helsinki", tz);	timezones0.put("Europe/Istanbul", tz);	timezones0.put("Europe/Kiev", tz);	timezones0.put("Europe/Nicosia", tz);	timezones0.put("Europe/Simferopol", tz);	timezones0.put("Europe/Sofia", tz);	timezones0.put("Europe/Uzhgorod", tz);	timezones0.put("Europe/Zaporozhye", tz);	tz = new SimpleTimeZone	  (2000 * 3600, "Europe/Kaliningrad",	   Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("Europe/Kaliningrad", tz);	timezones0.put("Europe/Minsk", tz);	tz = new SimpleTimeZone	  (3000 * 3600, "Asia/Baghdad",	   Calendar.APRIL, 1, 0, 3000 * 3600,	   Calendar.OCTOBER, 1, 0, 3000 * 3600);	timezones0.put("Asia/Baghdad", tz);	tz = new SimpleTimeZone	  (3000 * 3600, "Europe/Moscow",	   Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("Europe/Moscow", tz);	timezones0.put("Europe/Tiraspol", tz);	tz = new SimpleTimeZone(3000 * 3600, "EAT");	timezones0.put("EAT", tz);	timezones0.put("Africa/Addis_Ababa", tz);	timezones0.put("Africa/Asmera", tz);	timezones0.put("Africa/Dar_es_Salaam", tz);	timezones0.put("Africa/Djibouti", tz);	timezones0.put("Africa/Kampala", tz);	timezones0.put("Africa/Khartoum", tz);	timezones0.put("Africa/Mogadishu", tz);	timezones0.put("Africa/Nairobi", tz);	timezones0.put("Antarctica/Syowa", tz);	timezones0.put("Asia/Aden", tz);	timezones0.put("Asia/Bahrain", tz);	timezones0.put("Asia/Kuwait", tz);	timezones0.put("Asia/Qatar", tz);	timezones0.put("Asia/Riyadh", tz);	timezones0.put("Indian/Antananarivo", tz);	timezones0.put("Indian/Comoro", tz);	timezones0.put("Indian/Mayotte", tz);	tz = new SimpleTimeZone(3500 * 3600, "Asia/Tehran");	timezones0.put("Asia/Tehran", tz);	tz = new SimpleTimeZone	  (4000 * 3600, "Asia/Baku",	   Calendar.MARCH, -1, Calendar.SUNDAY, 1000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 1000 * 3600);	timezones0.put("Asia/Baku", tz);	tz = new SimpleTimeZone	  (4000 * 3600, "Asia/Aqtau",	   Calendar.MARCH, -1, Calendar.SUNDAY, 0 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 0 * 3600);	timezones0.put("Asia/Aqtau", tz);	timezones0.put("Asia/Tbilisi", tz);	tz = new SimpleTimeZone	  (4000 * 3600, "Asia/Yerevan",	   Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("Asia/Yerevan", tz);	timezones0.put("Europe/Samara", tz);	tz = new SimpleTimeZone(4000 * 3600, "NET");	timezones0.put("NET", tz);	timezones0.put("Asia/Dubai", tz);	timezones0.put("Asia/Muscat", tz);	timezones0.put("Indian/Mahe", tz);	timezones0.put("Indian/Mauritius", tz);	timezones0.put("Indian/Reunion", tz);	tz = new SimpleTimeZone(4500 * 3600, "Asia/Kabul");	timezones0.put("Asia/Kabul", tz);	tz = new SimpleTimeZone	  (5000 * 3600, "Asia/Aqtobe",	   Calendar.MARCH, -1, Calendar.SUNDAY, 0 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 0 * 3600);	timezones0.put("Asia/Aqtobe", tz);	tz = new SimpleTimeZone	  (5000 * 3600, "Asia/Bishkek",	   Calendar.MARCH, -1, Calendar.SUNDAY, 2500 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2500 * 3600);	timezones0.put("Asia/Bishkek", tz);	tz = new SimpleTimeZone	  (5000 * 3600, "Asia/Yekaterinburg",	   Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("Asia/Yekaterinburg", tz);	tz = new SimpleTimeZone(5000 * 3600, "PLT");	timezones0.put("PLT", tz);	timezones0.put("Asia/Ashgabat", tz);	timezones0.put("Asia/Dushanbe", tz);	timezones0.put("Asia/Karachi", tz);	timezones0.put("Asia/Samarkand", tz);	timezones0.put("Asia/Tashkent", tz);	timezones0.put("Indian/Chagos", tz);	timezones0.put("Indian/Kerguelen", tz);	timezones0.put("Indian/Maldives", tz);	tz = new SimpleTimeZone(5500 * 3600, "IST");	timezones0.put("IST", tz);	timezones0.put("Asia/Calcutta", tz);	tz = new SimpleTimeZone(5750 * 3600, "Asia/Katmandu");	timezones0.put("Asia/Katmandu", tz);	tz = new SimpleTimeZone(6000 * 3600, "BST");	timezones0.put("BST", tz);	timezones0.put("Antarctica/Mawson", tz);	timezones0.put("Asia/Colombo", tz);	timezones0.put("Asia/Dhaka", tz);	timezones0.put("Asia/Thimphu", tz);	tz = new SimpleTimeZone	  (6000 * 3600, "Asia/Almaty",	   Calendar.MARCH, -1, Calendar.SUNDAY, 0 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 0 * 3600);	timezones0.put("Asia/Almaty", tz);	tz = new SimpleTimeZone	  (6000 * 3600, "Asia/Novosibirsk",	   Calendar.MARCH, -1, Calendar.SUNDAY, 2000 * 3600,	   Calendar.OCTOBER, -1, Calendar.SUNDAY, 2000 * 3600);	timezones0.put("Asia/Novosibirsk", tz);	timezones0.put("Asia/Omsk", tz);	tz = new SimpleTimeZone(6500 * 3600, "Asia/Rangoon");	timezones0.put("Asia/Rangoon", tz);	timezones0.put("Indian/Cocos", tz);	tz = new SimpleTimeZone(7000 * 3600, "VST");

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?