From f12215d389ff66f9b9b3ffb73d05d54a23dead5b Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Wed, 27 Jan 2016 20:00:43 +0000 Subject: [PATCH] Added the EXDATE properties to iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 71d6f46..bbf624b 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -46,5 +46,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:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.5