From 195553ad26b4c8c3639041698309b47ae6d1b1f3 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 27 Dec 2008 11:42:41 +0000 Subject: do not check overlap on all day events -- yet --- calendars/test.ics | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'calendars') diff --git a/calendars/test.ics b/calendars/test.ics index e1930b4..2ceb909 100644 --- a/calendars/test.ics +++ b/calendars/test.ics @@ -43,8 +43,8 @@ DTSTAMP:20081128T075151Z LAST-MODIFIED:20081128T075152 SUMMARY:Witchcraft EST CATEGORIES:jdr -DTSTART;TZID=US/Eastern:20081211T100000 -DTEND;TZID=US/Eastern:20081211T130000 +DTSTART;TZID=US/Eastern:20081211T160000 +DTEND;TZID=US/Eastern:20081212T03000 CLASS:PUBLIC SEQUENCE:1 CREATED:20081128T075152 @@ -67,11 +67,10 @@ END:VEVENT BEGIN:VEVENT SEQUENCE:7 DTSTAMP:20020918T224617Z -SUMMARY:Daily for 10 occurrences +SUMMARY:5 days STATUS:CONFIRMED -DURATION:PT1H30M -DTSTART;TZID=US/Eastern:20100902T090000 -RRULE:FREQ=DAILY;COUNT=10 +DURATION:P4DT48H +DTSTART;TZID=US/Eastern:20081212 URL:http://google.com END:VEVENT -- cgit v1.2.3