Warning, /frameworks/kcalendarcore/autotests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.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:Every 3 hours from 9:00 AM local time to 5:00 PM UTC on a specific day (so it ends 10:00 local time): 0007 DTSTART;TZID=America/Los_Angeles:19970902T090000 0008 RRULE:FREQ=HOURLY;UNTIL=19970902T170000Z;INTERVAL=3 0009 X-EXPECT-NUMEVENTS: 1 0010 END:VEVENT 0011 END:VCALENDAR