From 64965b0b93277e68c7788d6f7cd648479b1f7c8e Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sat, 23 Jan 2016 22:13:28 +0000 Subject: [PATCH] Updated the DTSTART property in iCalendarEvent-Load2.vcf --- source/tests/iCalendarEvent-Load2.vcf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index ae82d46..06ec630 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -3,6 +3,7 @@ VERSION:2.0 BEGIN:VEVENT DTSTAMP;OTHER=PARAM:20160122T124100Z UID;UNIQUEPARAM=CERTAINLY;OKAY=MAYBENOT:b3a16392-ad86-4061-be53-c215af2306e0 -DTSTART:20160122T130000Z +DTSTART;VALUE=DATE-TIME;TZID=Europe/Truro;PARAMONE=YES;PARAMTWO=NO:20160122T1 + 83000Z END:VEVENT END:VCALENDAR \ No newline at end of file -- 2.39.5