From: Steve Brokenshire Date: Sun, 31 Jan 2016 14:39:06 +0000 (+0000) Subject: Added the LAST-MODIFIED property to iCalendarJournal-Load2.vcf X-Git-Tag: release-0.02~491 X-Git-Url: http://Server1/repobrowser/?a=commitdiff_plain;h=bab698d022474a26e6e6be3aa4e73312d45395f4;p=xestiacalendar%2F.git Added the LAST-MODIFIED property to iCalendarJournal-Load2.vcf --- diff --git a/source/tests/iCalendarJournal-Load2.vcf b/source/tests/iCalendarJournal-Load2.vcf index a331b16..c9b6795 100644 --- a/source/tests/iCalendarJournal-Load2.vcf +++ b/source/tests/iCalendarJournal-Load2.vcf @@ -4,5 +4,8 @@ BEGIN:VJOURNAL DTSTAMP;OTHER=PARAM:20160131T141500Z UID;UNIQUEPARAM=CERTAINLY;OKAY=MAYBENOT:b3a16392-ad86-4061-be53-c215af2306c1 CLASS;CHOCOLATE=BAR:PUBLIC +DTSTART;VALUE=DATE-TIME;TZID=Europe/Truro;PARAMONE=YES;PARAMTWO=NO:20160131T + 143500Z +LAST-MODIFIED;FUTURE=YES:20160131T143700Z END:VJOURNAL END:VCALENDAR \ No newline at end of file