From: Derick Rethans Date: Fri, 7 Oct 2005 07:57:43 +0000 (+0000) Subject: - Synced timezonemap with latest data. X-Git-Tag: RELEASE_0_9_1~207 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0993034101c6c43ca94adeb44db8ed9e61f9c014;p=php - Synced timezonemap with latest data. --- diff --git a/ext/date/lib/timezonemap.h b/ext/date/lib/timezonemap.h index d2ec99d7ee..f4393bee4b 100644 --- a/ext/date/lib/timezonemap.h +++ b/ext/date/lib/timezonemap.h @@ -214,7 +214,6 @@ { "bdst", 1, 7200, "Europe/Gibraltar" }, { "bdst", 1, 7200, "GB" }, { "bdst", 1, 7200, "GB-Eire" }, - { "bdst", 1, 7200, "WET" }, { "bdt", 1, -36000, "America/Adak" }, { "bdt", 1, -36000, "America/Atka" }, { "bdt", 1, -36000, "America/Nome" }, @@ -267,14 +266,12 @@ { "bst", 0, 3600, "Europe/Belfast" }, { "bst", 0, 3600, "GB" }, { "bst", 0, 3600, "GB-Eire" }, - { "bst", 0, 3600, "WET" }, { "bst", 1, 3600, "Eire" }, { "bst", 1, 3600, "Europe/Belfast" }, { "bst", 1, 3600, "Europe/Dublin" }, { "bst", 1, 3600, "Europe/Gibraltar" }, { "bst", 1, 3600, "GB" }, { "bst", 1, 3600, "GB-Eire" }, - { "bst", 1, 3600, "WET" }, { "btt", 0, 21600, "Asia/Thimbu" }, { "btt", 0, 21600, "Asia/Thimphu" }, { "burt", 0, 23400, "Asia/Calcutta" }, @@ -401,6 +398,7 @@ { "cest", 1, 7200, "Libya" }, { "cest", 1, 7200, "Poland" }, { "cest", 1, 7200, "Portugal" }, + { "cest", 1, 7200, "WET" }, { "cet", 0, 3600, "Europe/Berlin" }, { "cet", 0, 3600, "Africa/Algiers" }, { "cet", 0, 3600, "Africa/Casablanca" }, @@ -455,6 +453,7 @@ { "cet", 0, 3600, "Libya" }, { "cet", 0, 3600, "Poland" }, { "cet", 0, 3600, "Portugal" }, + { "cet", 0, 3600, "WET" }, { "cet", 0, 7200, "Europe/Kaliningrad" }, { "cgst", 1, -3600, "America/Scoresbysund" }, { "cgt", 0, -7200, "America/Scoresbysund" }, @@ -885,8 +884,8 @@ { "gmt", 0, 0, "Europe/London" }, { "gmt", 0, 0, "GB" }, { "gmt", 0, 0, "GB-Eire" }, + { "gmt", 0, 0, "GMT" }, { "gmt", 0, 0, "Iceland" }, - { "gmt", 0, 0, "WET" }, { "gst", 0, 14400, "Asia/Dubai" }, { "gst", 0, 14400, "Asia/Bahrain" }, { "gst", 0, 14400, "Asia/Muscat" }, @@ -1118,6 +1117,7 @@ { "mpt", 1, -21600, "Canada/East-Saskatchewan" }, { "mpt", 1, -21600, "Canada/Mountain" }, { "mpt", 1, -21600, "Canada/Saskatchewan" }, + { "mpt", 1, -21600, "MST" }, { "mpt", 1, -21600, "MST7MDT" }, { "mpt", 1, -21600, "Navajo" }, { "mpt", 1, -21600, "US/Mountain" }, @@ -1519,6 +1519,7 @@ { "wemt", 1, 7200, "Europe/Monaco" }, { "wemt", 1, 7200, "Europe/Paris" }, { "wemt", 1, 7200, "Portugal" }, + { "wemt", 1, 7200, "WET" }, { "west", 1, 3600, "Europe/Paris" }, { "west", 1, 3600, "Africa/Algiers" }, { "west", 1, 3600, "Africa/Casablanca" }, @@ -1532,6 +1533,7 @@ { "west", 1, 3600, "Europe/Madrid" }, { "west", 1, 3600, "Europe/Monaco" }, { "west", 1, 3600, "Portugal" }, + { "west", 1, 3600, "WET" }, { "west", 1, 7200, "Europe/Luxembourg" }, { "wet", 0, 0, "Europe/Paris" }, { "wet", 0, 0, "Africa/Algiers" }, @@ -1548,6 +1550,7 @@ { "wet", 0, 0, "Europe/Madrid" }, { "wet", 0, 0, "Europe/Monaco" }, { "wet", 0, 0, "Portugal" }, + { "wet", 0, 0, "WET" }, { "wet", 0, 3600, "Europe/Luxembourg" }, { "wgst", 1, -7200, "America/Godthab" }, { "wgst", 1, -7200, "America/Danmarkshavn" },