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:America/Dominica |
michael@0 | 6 | TZURL:http://tzurl.org/zoneinfo/America/Dominica |
michael@0 | 7 | X-LIC-LOCATION:America/Dominica |
michael@0 | 8 | BEGIN:STANDARD |
michael@0 | 9 | TZOFFSETFROM:-040536 |
michael@0 | 10 | TZOFFSETTO:-0400 |
michael@0 | 11 | TZNAME:AST |
michael@0 | 12 | DTSTART:19110701T000100 |
michael@0 | 13 | RDATE:19110701T000100 |
michael@0 | 14 | END:STANDARD |
michael@0 | 15 | END:VTIMEZONE |
michael@0 | 16 | END:VCALENDAR |