view plugins/libcalendaring/tests/resources/invalid-event.ics @ 35:05c4c32948af

.hgignore: add vendor tree composer.json: new packages plugins/thunderbird_labels/thunderbird_labels.php: change hook and RFC822 use wrt whitelisting to avoid deprecated stuff index.php: commented debugging hooks others: new releases of vendor packages?
author Charlie Root
date Thu, 30 Aug 2018 16:21:59 -0400
parents 888e774ee983
children
line wrap: on
line source

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Apple Inc.//iCal 5.0.3//EN
CALSCALE:GREGORIAN
BEGIN:VEVENT
CREATED:20130917T000000Z
LAST-MODIFIED:20130755
UID:C968B885-08FB-40E5-B89E-6FA05F26AACC
TRANSP:TRANSPARENT
SUMMARY:Event with no end date nor duration
DTSTART;VALUE=DATE-TIME:20131001T120000Z
SEQUENCE:2
END:VEVENT
END:VCALENDAR