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:
@@ -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
Reference in New Issue
Block a user