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/
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/Sao_Tome |
michael@0 | 6 | TZURL:http://tzurl.org/zoneinfo/Africa/Sao_Tome |
michael@0 | 7 | X-LIC-LOCATION:Africa/Sao_Tome |
michael@0 | 8 | BEGIN:STANDARD |
michael@0 | 9 | TZOFFSETFROM:+002656 |
michael@0 | 10 | TZOFFSETTO:-003632 |
michael@0 | 11 | TZNAME:LMT |
michael@0 | 12 | DTSTART:18840101T000000 |
michael@0 | 13 | RDATE:18840101T000000 |
michael@0 | 14 | END:STANDARD |
michael@0 | 15 | BEGIN:STANDARD |
michael@0 | 16 | TZOFFSETFROM:-003632 |
michael@0 | 17 | TZOFFSETTO:+0000 |
michael@0 | 18 | TZNAME:GMT |
michael@0 | 19 | DTSTART:19120101T000000 |
michael@0 | 20 | RDATE:19120101T000000 |
michael@0 | 21 | END:STANDARD |
michael@0 | 22 | END:VTIMEZONE |
michael@0 | 23 | END:VCALENDAR |