Warning, /frameworks/kcalendarcore/autotests/data/RecurrenceRule/LibICal/LibICal_TestCase15.ics is written in an unsupported language. File is not indexed.
0001 BEGIN:VCALENDAR 0002 VERSION:2.0 0003 PRODID:-//K Desktop Environment (KDE)//LibKCal test cases 1.0//EN 0004 0005 BEGIN:VEVENT 0006 DESCRIPTION:Repeat every tuesday and wednesday starting Tue 2nd April 2002 0007 RRULE:FREQ=WEEKLY;INTERVAL=1;COUNT=6;BYDAY=TU,WE 0008 DTSTART:20020402T114500 0009 DTEND:20020402T124500 0010 X-EXPECT-NUMEVENTS: 6 0011 END:VEVENT 0012 END:VCALENDAR