diff options
author | Allen Winter <allen.winter@kdab.com> | 2017-11-02 16:58:46 -0400 |
---|---|---|
committer | Allen Winter <allen.winter@kdab.com> | 2017-11-02 16:58:46 -0400 |
commit | f8bc26fe35c145ff11f36b4997ca67c57a1ca231 (patch) | |
tree | c96b91050e27cf5ca0aeb979336fc71b3c6bb0ea /zoneinfo/Etc/GMT+10.ics | |
parent | b2fecdaefce39c28fc18c87a9b78a15dadd8d7e7 (diff) | |
download | libical-git-f8bc26fe35c145ff11f36b4997ca67c57a1ca231.tar.gz |
update to tzdata2017c
Diffstat (limited to 'zoneinfo/Etc/GMT+10.ics')
-rw-r--r-- | zoneinfo/Etc/GMT+10.ics | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/zoneinfo/Etc/GMT+10.ics b/zoneinfo/Etc/GMT+10.ics new file mode 100644 index 00000000..b0176509 --- /dev/null +++ b/zoneinfo/Etc/GMT+10.ics @@ -0,0 +1,16 @@ +BEGIN:VCALENDAR +PRODID:-//citadel.org//NONSGML Citadel calendar//EN +VERSION:2.0 +BEGIN:VTIMEZONE +TZID:/citadel.org/20171102_1/Etc/GMT+10 +LAST-MODIFIED:20171102T203623Z +X-LIC-LOCATION:Etc/GMT+10 +X-PROLEPTIC-TZNAME:-10 +BEGIN:STANDARD +TZNAME:-10 +TZOFFSETFROM:-1000 +TZOFFSETTO:-1000 +DTSTART:19700101T000000 +END:STANDARD +END:VTIMEZONE +END:VCALENDAR |