diff options
Diffstat (limited to 'libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.ics')
-rw-r--r-- | libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.ics | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.ics b/libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.ics new file mode 100644 index 000000000..ce4251e56 --- /dev/null +++ b/libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.ics @@ -0,0 +1,22 @@ +BEGIN:VCALENDAR +PRODID:-//K Desktop Environment//NONSGML KOrganizer 3.4//EN +VERSION:2.0 +X-LibKCal-Testsuite-OutTZ:Europe/Vienna +BEGIN:VEVENT +DTSTAMP:20050520T105856Z +ORGANIZER;CN=Reinhold Kainhofer:MAILTO:reinhold@kainhofer.com +CREATED:20050520T105130Z +UID:KOrganizer-1286451532.549 +SEQUENCE:2 +LAST-MODIFIED:20050520T105759Z +SUMMARY:20. Mai 2005\, 17-18 Uhr\, alle 3 Monate am 20.\, 17 mal +CLASS:PUBLIC +PRIORITY:5 +RRULE:FREQ=MONTHLY;COUNT=17;INTERVAL=3;BYMONTHDAY=20 +DTSTART:20050520T150000Z +DTEND:20050520T160000Z +TRANSP:OPAQUE +END:VEVENT + +END:VCALENDAR + |