From a79a68c8a0d7d97765a6465c18c63ee83ae6c2ac Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 31 Jan 2016 11:21:53 +0000 Subject: [PATCH] Added the DTSTART property to iCalendarTask-Load2.vcf --- source/tests/iCalendarTask-Load2.vcf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/tests/iCalendarTask-Load2.vcf b/source/tests/iCalendarTask-Load2.vcf index 82486d4..bc98c68 100644 --- a/source/tests/iCalendarTask-Load2.vcf +++ b/source/tests/iCalendarTask-Load2.vcf @@ -8,5 +8,7 @@ COMPLETED;LYING=NEVER:20160131T110100Z CREATED;CARAMEL=PLEASE:20160131T080000Z DESCRIPTION;ALTREP="null:nodata";LANGUAGE=kw;EXAMPLE=TOKEN;MOREDATA=YES:This is a description of the todo. +DTSTART;VALUE=DATE-TIME;TZID=Europe/Truro;PARAMONE=YES;PARAMTWO=NO:20160131T + 103000Z END:VTODO END:VCALENDAR \ No newline at end of file -- 2.39.5