src/zoneinfo-global/Indian/Christmas.ics

Tue, 10 Feb 2015 21:32:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 10 Feb 2015 21:32:00 +0100
changeset 5
e0e108e77052
permissions
-rw-r--r--

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:Indian/Christmas
     6 TZURL:http://tzurl.org/zoneinfo-global/Indian/Christmas
     7 X-LIC-LOCATION:Indian/Christmas
     8 BEGIN:STANDARD
     9 TZOFFSETFROM:+070252
    10 TZOFFSETTO:+0700
    11 TZNAME:CXT
    12 DTSTART:18950201T000000
    13 RDATE:18950201T000000
    14 END:STANDARD
    15 END:VTIMEZONE
    16 END:VCALENDAR

mercurial