summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2005-10-07 07:57:43 +0000
committerDerick Rethans <derick@php.net>2005-10-07 07:57:43 +0000
commit0993034101c6c43ca94adeb44db8ed9e61f9c014 (patch)
tree30468faec79fa7f7ab8143be87d178ded6cc6adf
parent8217f844889c0ef45139a89130a96668f0abd425 (diff)
downloadphp-git-0993034101c6c43ca94adeb44db8ed9e61f9c014.tar.gz
- Synced timezonemap with latest data.
-rw-r--r--ext/date/lib/timezonemap.h11
1 files changed, 7 insertions, 4 deletions
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" },