Tue, 10 Feb 2015 18:12:00 +0100
Import initial revisions of existing project AndroidCaldavSyncAdapater,
forked from upstream repository at 27e8a0f8495c92e0780d450bdf0c7cec77a03a55.
michael@0 | 1 | BEGIN:VCALENDAR |
michael@0 | 2 | PRODID:-//tzurl.org//NONSGML Olson 2011n//EN |
michael@0 | 3 | VERSION:2.0 |
michael@0 | 4 | BEGIN:VTIMEZONE |
michael@0 | 5 | TZID:Africa/Gaborone |
michael@0 | 6 | TZURL:http://tzurl.org/zoneinfo/Africa/Gaborone |
michael@0 | 7 | X-LIC-LOCATION:Africa/Gaborone |
michael@0 | 8 | BEGIN:STANDARD |
michael@0 | 9 | TZOFFSETFROM:+014340 |
michael@0 | 10 | TZOFFSETTO:+0200 |
michael@0 | 11 | TZNAME:CAT |
michael@0 | 12 | DTSTART:18850101T000000 |
michael@0 | 13 | RDATE:18850101T000000 |
michael@0 | 14 | END:STANDARD |
michael@0 | 15 | BEGIN:DAYLIGHT |
michael@0 | 16 | TZOFFSETFROM:+0200 |
michael@0 | 17 | TZOFFSETTO:+0300 |
michael@0 | 18 | TZNAME:CAST |
michael@0 | 19 | DTSTART:19430919T020000 |
michael@0 | 20 | RDATE:19430919T020000 |
michael@0 | 21 | END:DAYLIGHT |
michael@0 | 22 | BEGIN:STANDARD |
michael@0 | 23 | TZOFFSETFROM:+0300 |
michael@0 | 24 | TZOFFSETTO:+0200 |
michael@0 | 25 | TZNAME:CAT |
michael@0 | 26 | DTSTART:19440319T020000 |
michael@0 | 27 | RDATE:19440319T020000 |
michael@0 | 28 | END:STANDARD |
michael@0 | 29 | END:VTIMEZONE |
michael@0 | 30 | END:VCALENDAR |