summaryrefslogtreecommitdiffstats
path: root/libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics
diff options
context:
space:
mode:
Diffstat (limited to 'libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics')
-rw-r--r--libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics34
1 files changed, 34 insertions, 0 deletions
diff --git a/libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics b/libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics
new file mode 100644
index 00000000..d3f58351
--- /dev/null
+++ b/libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics
@@ -0,0 +1,34 @@
+BEGIN:VCALENDAR
+CALSCALE:GREGORIAN
+METHOD:PUBLISH
+PRODID:-//Cyrusoft International\, Inc.//Mulberry v4.0//EN
+VERSION:2.0
+X-LibKCal-Testsuite-OutTZ:America/New_York
+BEGIN:VTIMEZONE
+LAST-MODIFIED:20040110T032845Z
+TZID:US-Eastern
+BEGIN:DAYLIGHT
+DTSTART:19900404T010000
+RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
+TZNAME:EDT
+TZOFFSETFROM:-0500
+TZOFFSETTO:-0400
+END:DAYLIGHT
+BEGIN:STANDARD
+DTSTART:19901026T060000
+RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
+TZNAME:EST
+TZOFFSETFROM:-0400
+TZOFFSETTO:-0500
+END:STANDARD
+END:VTIMEZONE
+BEGIN:VEVENT
+DESCRIPTION:The first Saturday that follows the first Sunday of the month\
+ , forever:
+DTSTAMP:20040102T053656Z
+DTSTART;TZID=US-Eastern:19970913T090000
+RRULE:FREQ=MONTHLY;BYDAY=SA;BYMONTHDAY=7,8,9,10,11,12,13
+SUMMARY:RExample29
+UID:RExample29
+END:VEVENT
+END:VCALENDAR