From 991d3c90fc8ba025f102309a97efa4abfdd8ee16 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 24 Jan 2016 14:33:21 +0000 Subject: [PATCH] Added the RECURRENCE-ID property to iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index aa173b2..4227830 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -21,5 +21,7 @@ SUMMARY;ALTREP="null:nodata";LANGUAGE=kw;FAVOURITE=TOFU;NOTLIKE=NONE:A summa ry of the event. TRANSP;OPAQUE=NOTYET:TRANSPARENT URL;EXTERNAL=YES:http://www.example.com/ +RECURRENCE-ID;TZID=Europe/Truro;RANGE=THISANDFUTURE;VALUE=DATE;EXAMPLE=DATA: + 20160124 END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.5