From: Steve Brokenshire Date: Sat, 23 Jan 2016 13:55:59 +0000 (+0000) Subject: Added UID and DTSTART to iCalendarEvent-Load2.vcf X-Git-Tag: release-0.02~731 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=ddc2d468017cb4841b26e59c4479db40b69f0f09;p=xestiacalendar%2F.git Added UID and DTSTART to iCalendarEvent-Load2.vcf --- diff --git a/source/tests/iCalendarEvent-Load2.vcf b/source/tests/iCalendarEvent-Load2.vcf index ba6756e..ae82d46 100644 --- a/source/tests/iCalendarEvent-Load2.vcf +++ b/source/tests/iCalendarEvent-Load2.vcf @@ -2,6 +2,7 @@ BEGIN:VCALENDAR VERSION:2.0 BEGIN:VEVENT DTSTAMP;OTHER=PARAM:20160122T124100Z -UID:b3a16392-ad86-4061-be53-c215af2306e0 +UID;UNIQUEPARAM=CERTAINLY;OKAY=MAYBENOT:b3a16392-ad86-4061-be53-c215af2306e0 +DTSTART:20160122T130000Z END:VEVENT END:VCALENDAR \ No newline at end of file