summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/data/RecurrenceRule/unsorted/daily.ics
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/data/RecurrenceRule/unsorted/daily.ics')
-rw-r--r--libkcal/tests/data/RecurrenceRule/unsorted/daily.ics16
1 files changed, 16 insertions, 0 deletions
diff --git a/libkcal/tests/data/RecurrenceRule/unsorted/daily.ics b/libkcal/tests/data/RecurrenceRule/unsorted/daily.ics
new file mode 100644
index 000000000..d820efb2c
--- /dev/null
+++ b/libkcal/tests/data/RecurrenceRule/unsorted/daily.ics
@@ -0,0 +1,16 @@
+BEGIN:VCALENDAR
+METHOD:PUBLISH
+VERSION:2.0
+PRODID:-//MH Software Inc//Connect Daily - 3.0.7//EN
+X-LibKCal-Testsuite-OutTZ:UTC
+
+BEGIN:VEVENT
+UID:1214@67.154.139.115
+SUMMARY:Every 6 days, Month May, starting 12.5.2005
+DTSTART:20050512T031500Z
+RRULE:FREQ=DAILY;INTERVAL=6;BYMONTH=5
+DURATION:PT5H
+END:VEVENT
+
+
+END:VCALENDAR