From b6526e73067a5fa0a09a3e8ce3d6b55337fadf04 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 13:30:19 +0000 Subject: [PATCH] Added the EXDATE property to iCalendarTask-Load2.vcf --- source/tests/iCalendarTask-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarTask-Load2.vcf b/source/tests/iCalendarTask-Load2.vcf index 9cd6e90..95e3ae0 100644 --- a/source/tests/iCalendarTask-Load2.vcf +++ b/source/tests/iCalendarTask-Load2.vcf @@ -47,5 +47,8 @@ COMMENT;ZEBRAS=YES:This is the third comment. CONTACT:First Contact CONTACT;ALTREP="null:nodata";LANGUAGE=en-GB:Second Contact CONTACT;ZEBRAS=NO:Third Contact +EXDATE:20160125T120000Z +EXDATE;TZID=Europe/Truro;VALUE=DATE-TIME:20160125T130000Z +EXDATE;ZOOP=ZIPPO:20160125T133000Z END:VTODO END:VCALENDAR \ No newline at end of file -- 2.39.2