Mercurial > hg > rc1
diff plugins/libcalendaring/tests/resources/recurrence-id.ics @ 4:888e774ee983
libcalendar plugin as distributed
author | Charlie Root |
---|---|
date | Sat, 13 Jan 2018 08:57:56 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/libcalendaring/tests/resources/recurrence-id.ics Sat Jan 13 08:57:56 2018 -0500 @@ -0,0 +1,39 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//Lotus Development Corporation//NONSGML Notes 8.5.3//EN_C +METHOD:REQUEST +BEGIN:VTIMEZONE +TZID:W. Europe +BEGIN:STANDARD +DTSTART:19501029T020000 +TZOFFSETFROM:+0200 +TZOFFSETTO:+0100 +RRULE:FREQ=YEARLY;BYMINUTE=0;BYHOUR=2;BYDAY=-1SU;BYMONTH=10 +END:STANDARD +BEGIN:DAYLIGHT +DTSTART:19500326T020000 +TZOFFSETFROM:+0100 +TZOFFSETTO:+0200 +RRULE:FREQ=YEARLY;BYMINUTE=0;BYHOUR=2;BYDAY=-1SU;BYMONTH=3 +END:DAYLIGHT +END:VTIMEZONE +BEGIN:VEVENT +DTSTART;TZID="W. Europe":20140230T150000 +DTEND;TZID="W. Europe":20140230T163000 +TRANSP:OPAQUE +RECURRENCE-ID;RANGE=THISANDFUTURE:20140227T130000Z +SEQUENCE:0 +UID:7e93e8e8eef16f28aa33b78cd73613ebff +DTSTAMP:20140120T105609Z +SUMMARY:Invitation with Recurrence-ID +END:VEVENT +BEGIN:VEVENT +DTSTART;TZID="W. Europe":20140305T150000 +DTEND;TZID="W. Europe":20140305T163000 +RECURRENCE-ID;TZID="W. Europe":20140305T150000 +SEQUENCE:2 +UID:7e93e8e8eef16f28aa33b78cd73613ebff +DTSTAMP:20140120T105609Z +SUMMARY:Invitation with Recurrence-ID #2 +END:VEVENT +END:VCALENDAR