From 9b5724d39ea7b5da3cec358f26ec2ef698c73690 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sun, 7 Feb 2016 12:28:16 +0200 Subject: timezone data: update to 2016a Update timezone data to 2016a. http://mm.icann.org/pipermail/tz-announce/2016-January/000035.html Changes affecting future time stamps America/Cayman will not observe daylight saving this year after all. Revert our guess that it would. (Thanks to Matt Johnson.) Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00. (Thanks to Alexander Krivenyshev.) Asia/Tehran now has DST predictions for the year 2038 and later, to be March 21 00:00 to September 21 00:00. This is likely better than predicting no DST, albeit off by a day every now and then. Changes affecting past and future time stamps America/Metlakatla switched from PST all year to AKST/AKDT on 2015-11-01 at 02:00. (Thanks to Steffen Thorsen.) America/Santa_Isabel has been removed, and replaced with a backward compatibility link to America/Tijuana. Its contents were apparently based on a misreading of Mexican legislation. Signed-off-by: Hannu Nyman --- modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua') diff --git a/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua b/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua index 53c8adbc69..351ebccd38 100644 --- a/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua +++ b/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua @@ -68,7 +68,7 @@ OFFSET = { ict = 25200, -- ICT kgt = 21600, -- KGT bnt = 28800, -- BNT - irkt = 28800, -- IRKT + yakt = 32400, -- YAKT chot = 28800, -- CHOT chost = 32400, -- CHOST ist = 19800, -- IST @@ -79,13 +79,13 @@ OFFSET = { hkt = 28800, -- HKT hovt = 25200, -- HOVT hovst = 28800, -- HOVST + irkt = 28800, -- IRKT wib = 25200, -- WIB wit = 32400, -- WIT aft = 16200, -- AFT pett = 43200, -- PETT pkt = 18000, -- PKT npt = 20700, -- NPT - yakt = 32400, -- YAKT krat = 25200, -- KRAT myt = 28800, -- MYT magt = 36000, -- MAGT @@ -102,6 +102,8 @@ OFFSET = { sgt = 28800, -- SGT sret = 39600, -- SRET get = 14400, -- GET + irst = 12600, -- IRST + irdt = 16200, -- IRDT btt = 21600, -- BTT jst = 32400, -- JST ulat = 28800, -- ULAT -- cgit v1.2.3