1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00

- Fixed bug #48902 (Timezone database fallback map is outdated).

This commit is contained in:
Derick Rethans
2010-03-07 18:21:23 +00:00
parent 653e2ad8eb
commit d18dc7bb20
2 changed files with 370 additions and 421 deletions

View File

@@ -26,7 +26,7 @@
{ "msd", 1, 4, "Europe/Moscow" },
{ "gst", 0, 4, "Asia/Dubai" },
{ "pkt", 0, 5, "Asia/Karachi" },
{ "ist", 0, 5.5, "Asia/Calcutta" },
{ "ist", 0, 5.5, "Asia/Kolkata" },
{ "npt", 0, 5.75, "Asia/Katmandu" },
{ "yekt", 1, 6, "Asia/Yekaterinburg" },
{ "novst", 1, 7, "Asia/Novosibirsk" },

File diff suppressed because it is too large Load Diff