From b829aa0285cd42b80aabddeb3d4993c5be2e6d24 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 15:37:30 +0000 Subject: [PATCH] Added the EXDATE property to iCalendarJournal-Load2.vcf --- source/tests/iCalendarJournal-Load2.vcf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/tests/iCalendarJournal-Load2.vcf b/source/tests/iCalendarJournal-Load2.vcf index 3560fbd..f758060 100644 --- a/source/tests/iCalendarJournal-Load2.vcf +++ b/source/tests/iCalendarJournal-Load2.vcf @@ -41,5 +41,8 @@ DESCRIPTION:First Journal Entry Description DESCRIPTION;ALTREP="null:nodata";LANGUAGE=en-GB:This is the second journal des cription. DESCRIPTION;ZEBRAS=NO:This is the third journal description. +EXDATE:20160125T120000Z +EXDATE;TZID=Europe/Truro;VALUE=DATE-TIME:20160125T130000Z +EXDATE;ZOOP=ZIPPO:20160125T133000Z END:VJOURNAL END:VCALENDAR \ No newline at end of file -- 2.39.5