summaryrefslogtreecommitdiff
path: root/ext/date/lib/timezonemap.h
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2005-11-17 13:15:01 +0000
committerDerick Rethans <derick@php.net>2005-11-17 13:15:01 +0000
commit13373c5f9da01bc02567509b252e645c1bfba7c9 (patch)
tree4725bb9eea8090a2f5f7bc1a652f2db3f188c97b /ext/date/lib/timezonemap.h
parent7b7b6c20a628db7c53f261873c1cf4f838d25b2c (diff)
downloadphp-git-13373c5f9da01bc02567509b252e645c1bfba7c9.tar.gz
- MF51: Fixed bug #35218 (strtotime no longer ignores timezone comments like (PST)).
Diffstat (limited to 'ext/date/lib/timezonemap.h')
-rw-r--r--ext/date/lib/timezonemap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/date/lib/timezonemap.h b/ext/date/lib/timezonemap.h
index f4393bee4b..00a66d6374 100644
--- a/ext/date/lib/timezonemap.h
+++ b/ext/date/lib/timezonemap.h
@@ -1002,6 +1002,7 @@
{ "kdt", 1, 36000, "ROK" },
{ "kgst", 1, 21600, "Asia/Bishkek" },
{ "kgt", 0, 18000, "Asia/Bishkek" },
+ { "kgt", 0, 21600, "Asia/Bishkek" },
{ "kizst", 1, 21600, "Asia/Qyzylorda" },
{ "kizt", 0, 14400, "Asia/Qyzylorda" },
{ "kizt", 0, 18000, "Asia/Qyzylorda" },