summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics')
-rw-r--r--libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics15
1 files changed, 15 insertions, 0 deletions
diff --git a/libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics b/libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics
new file mode 100644
index 00000000..8a09044f
--- /dev/null
+++ b/libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics
@@ -0,0 +1,15 @@
+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 month, 4. Tu and 3. We, starting 12.5.2005, 03:15Z
+DTSTART:20050512T031500Z
+RRULE:FREQ=MONTHLY;INTERVAL=1;BYDAY=4TU,3WE
+DURATION:PT5H
+END:VEVENT
+
+END:VCALENDAR