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:America/St_Lucia
6 TZURL:http://tzurl.org/zoneinfo-global/America/St_Lucia
7 X-LIC-LOCATION:America/St_Lucia
8 BEGIN:STANDARD
9 TZOFFSETFROM:-0404
10 TZOFFSETTO:-0404
11 TZNAME:CMT
12 DTSTART:18900101T000000
13 RDATE:18900101T000000
14 END:STANDARD
15 BEGIN:STANDARD
16 TZOFFSETFROM:-0404
17 TZOFFSETTO:-0400
18 TZNAME:AST
19 DTSTART:19120101T000000
20 RDATE:19120101T000000
21 END:STANDARD
22 END:VTIMEZONE
23 END:VCALENDAR