From 50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 29 Dec 2008 03:07:34 +0000 Subject: change handling of multiday allday events in week view; other misc changes --- calendars/test.ics | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'calendars/test.ics') diff --git a/calendars/test.ics b/calendars/test.ics index 0db2f05..ebf1079 100644 --- a/calendars/test.ics +++ b/calendars/test.ics @@ -66,6 +66,7 @@ END:VEVENT BEGIN:VEVENT SEQUENCE:7 +UID:starts on 12 DTSTAMP:20020918T224617Z SUMMARY:5 days STATUS:CONFIRMED @@ -74,4 +75,26 @@ DTSTART;TZID=US/Eastern:20081212 URL:http://google.com END:VEVENT +BEGIN:VEVENT +SEQUENCE:7 +UID:starts on 10 +DTSTAMP:20020918T224617Z +SUMMARY:5 days b4 +STATUS:CONFIRMED +DURATION:P4DT48H +DTSTART;TZID=US/Eastern:20081210 +URL:http://google.com +END:VEVENT + +BEGIN:VEVENT +SEQUENCE:7 +UID:starts on 07 +DTSTAMP:20020918T224617Z +SUMMARY:5 days 07 +STATUS:CONFIRMED +DURATION:P3D +DTSTART;TZID=US/Eastern:20081207 +URL:http://google.com +END:VEVENT + END:VCALENDAR -- cgit v1.2.3