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:Pacific/Johnston
6 TZURL:http://tzurl.org/zoneinfo/Pacific/Johnston
7 X-LIC-LOCATION:Pacific/Johnston
8 BEGIN:STANDARD
9 TZOFFSETFROM:-1000
10 TZOFFSETTO:-1000
11 TZNAME:HST
12 DTSTART:16010101T000000
13 RDATE:16010101T000000
14 END:STANDARD
15 END:VTIMEZONE
16 END:VCALENDAR