annotate plugins/libcalendaring/tests/resources/dummy.ifb @ 4:888e774ee983

libcalendar plugin as distributed
author Charlie Root
date Sat, 13 Jan 2018 08:57:56 -0500
parents
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:-//kolab.org//NONSGML Kolab Server 3//EN
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
4 METHOD:PUBLISH
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
5 BEGIN:VFREEBUSY
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
6 ORGANIZER:MAILTO:nobody@kolabsys.com.ifb
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
7 DTSTAMP:20130824T135913Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
8 DTSTART:20130629T135913Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
9 DTEND:20131214T135913Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
10 COMMENT:This is a dummy vfreebusy that indicates an empty calendar
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
11 FREEBUSY:19700101T000000Z/19700101T000000Z
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
12 END:VFREEBUSY
888e774ee983 libcalendar plugin as distributed
Charlie Root
parents:
diff changeset
13 END:VCALENDAR