From: Steve Brokenshire Date: Mon, 25 Jan 2016 21:21:35 +0000 (+0000) Subject: Added the DTEND property to iCalendarEvent-Load2.vcf X-Git-Tag: release-0.02~653 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=5367ed14865fbf49ae91d7dc1c47abb344a773ec;p=xestiacalendar%2F.git Added the DTEND property to iCalendarEvent-Load2.vcf --- diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index 3d8c3cb..ea948ab 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -24,5 +24,7 @@ URL;EXTERNAL=YES:http://www.example.com/ RECURRENCE-ID;TZID=Europe/Truro;RANGE=THISANDFUTURE;VALUE=DATE;EXAMPLE=DATA: 20160124 RRULE;TEST=DATA:FREQ=DAILY;COUNT=10 +DTEND;VALUE=DATE-TIME;TZID=Europe/Truro;PARAMTHREE=NO;PARAMFOUR=YES:20160124 + T183000Z END:VEVENT END:VCALENDAR \ No newline at end of file