Tue, 10 Feb 2015 21:32:00 +0100
Complete porting of ical4j to post getContextClassLoader() Android era,
correcting critical flaws reported by users on the upstream bugtracker
including https://github.com/gggard/AndroidCaldavSyncAdapater/issues/224/
1 BEGIN:VCALENDAR
2 PRODID:-//tzurl.org//NONSGML Olson 2011n//EN
3 VERSION:2.0
4 BEGIN:VTIMEZONE
5 TZID:Atlantic/South_Georgia
6 TZURL:http://tzurl.org/zoneinfo-global/Atlantic/South_Georgia
7 X-LIC-LOCATION:Atlantic/South_Georgia
8 BEGIN:STANDARD
9 TZOFFSETFROM:-022608
10 TZOFFSETTO:-0200
11 TZNAME:GST
12 DTSTART:18900101T000000
13 RDATE:18900101T000000
14 END:STANDARD
15 END:VTIMEZONE
16 END:VCALENDAR