annotate plugins/libcalendaring/tests/resources/invalid-dates.ics @ 38:ac106d4c8961 default tip

flip /etc/roundcube to point here
author Charlie Root
date Sat, 29 Dec 2018 05:39:53 -0500
parents 888e774ee983
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
1 BEGIN:VCALENDAR
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
2 VERSION:2.0
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
3 PRODID:-//Apple Inc.//iCal 5.0.3//EN
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
4 CALSCALE:GREGORIAN
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
5 BEGIN:VEVENT
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
6 CREATED:00001231T000000Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
7 LAST-MODIFIED:20130755
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
8 UID:C968B885-08FB-40E5-B89E-6DA05F26AAFF
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
9 TRANSP:TRANSPARENT
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
10 SUMMARY:Swiss National Day
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
11 DTSTART;VALUE=DATE:20130801
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
12 DTEND;VALUE=DATE:20130802
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
13 SEQUENCE:2
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
14 END:VEVENT
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
15 END:VCALENDAR