From c98ebb5f44662c07207a0345e8c612aa84d9104f Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 8 Nov 2016 15:29:54 -0500 Subject: [PATCH] Update time zones to version 2016i --- NEWS | 1 + SOPE/NGCards/TimeZones/Antarctica/Casey.ics | 6 +++--- SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics | 14 +++++++++++--- SOPE/NGCards/TimeZones/UPDATING | 4 ++-- 4 files changed, 17 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 8a90538c9..a26b8eb46 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ New features - [core] support repetitive email alarms on tasks and events (#1053) Enhancements + - [core] updated time zones to version 2016i - [eas] now also search on senders when using EAS Search ops - [web] allow multiple messages to be marked as seen (#3873) diff --git a/SOPE/NGCards/TimeZones/Antarctica/Casey.ics b/SOPE/NGCards/TimeZones/Antarctica/Casey.ics index 146143bcf..ef5e15856 100644 --- a/SOPE/NGCards/TimeZones/Antarctica/Casey.ics +++ b/SOPE/NGCards/TimeZones/Antarctica/Casey.ics @@ -5,9 +5,9 @@ BEGIN:VTIMEZONE TZID:Antarctica/Casey X-LIC-LOCATION:Antarctica/Casey BEGIN:STANDARD -TZOFFSETFROM:+0800 -TZOFFSETTO:+0800 -TZNAME:+08 +TZOFFSETFROM:+1100 +TZOFFSETTO:+1100 +TZNAME:+11 DTSTART:19700101T000000 END:STANDARD END:VTIMEZONE diff --git a/SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics b/SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics index 1a73d7a98..fc03ff0cb 100644 --- a/SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics +++ b/SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics @@ -4,11 +4,19 @@ VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific/Tongatapu X-LIC-LOCATION:Pacific/Tongatapu -BEGIN:STANDARD +BEGIN:DAYLIGHT TZOFFSETFROM:+1300 +TZOFFSETTO:+1400 +TZNAME:+14 +DTSTART:19701101T020000 +RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU +END:DAYLIGHT +BEGIN:STANDARD +TZOFFSETFROM:+1400 TZOFFSETTO:+1300 -TZNAME:TOT -DTSTART:19700101T000000 +TZNAME:+13 +DTSTART:19700118T030000 +RRULE:FREQ=YEARLY;BYMONTH=1;BYDAY=3SU END:STANDARD END:VTIMEZONE END:VCALENDAR diff --git a/SOPE/NGCards/TimeZones/UPDATING b/SOPE/NGCards/TimeZones/UPDATING index 23770fda2..cf2e2e46c 100644 --- a/SOPE/NGCards/TimeZones/UPDATING +++ b/SOPE/NGCards/TimeZones/UPDATING @@ -11,8 +11,8 @@ To updated the timezone files: mkdir /tmp/zones cd /tmp/zones - wget http://www.iana.org/time-zones/repository/releases/tzdata2016h.tar.gz - tar -zxvf tzdata2016h.tar.gz + wget http://www.iana.org/time-zones/repository/releases/tzdata2016i.tar.gz + tar -zxvf tzdata2016i.tar.gz 4- compile and run the conversion tool