From 14bb051462a6614ef58ff066bc4bebd568c7808a Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Tue, 30 Dec 2008 03:48:12 +0000 Subject: day view and month bottom problems bug 2476126 --- calendars/test.ics | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'calendars') diff --git a/calendars/test.ics b/calendars/test.ics index a62dec1..4f525b4 100644 --- a/calendars/test.ics +++ b/calendars/test.ics @@ -64,6 +64,17 @@ DTSTART:20070621T003000Z DTEND:20070621T013000Z END:VEVENT +BEGIN:VEVENT +SEQUENCE:7 +UID:test +DTSTAMP:20020918T224617Z +SUMMARY:test foo +STATUS:CONFIRMED +DTSTART;TZID=US/Central:20081229T20000 +DTEND;TZID=US/Central:20081229T24000 +URL:http://google.com +END:VEVENT + BEGIN:VEVENT SEQUENCE:7 UID:starts on 12 @@ -71,7 +82,7 @@ DTSTAMP:20020918T224617Z SUMMARY:Later overlap STATUS:CONFIRMED DURATION:P5D -DTSTART;TZID=US/Eastern:20081212 +DTSTART;TZID=US/Eastern:20081225 URL:http://google.com END:VEVENT -- cgit v1.2.3