From a02ca8fd76dfa6b0f280780f76fb9bfce5a9fd36 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 26 Dec 2008 16:59:10 +0000 Subject: eliminate negative event lengths and adjust display lengths for short events --- calendars/test.ics | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) (limited to 'calendars') diff --git a/calendars/test.ics b/calendars/test.ics index ecfe9f3..c24019f 100644 --- a/calendars/test.ics +++ b/calendars/test.ics @@ -24,6 +24,45 @@ TZNAME:PDT END:DAYLIGHT END:VTIMEZONE +BEGIN:VEVENT +UID:20081128T075152Z-3660-100-1-5@sietchtabr +DTSTAMP:20081128T075151Z +LAST-MODIFIED:20081128T075152 +SUMMARY:Witchcraft Paris +CATEGORIES:jdr +DTSTART;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081213T210000 +DTEND;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081213T230000 +CLASS:PUBLIC +SEQUENCE:1 +CREATED:20081128T075152 +END:VEVENT + +BEGIN:VEVENT +UID:20081128T075152Z-3660-100-1-6@sietchtabr2 +DTSTAMP:20081128T075151Z +LAST-MODIFIED:20081128T075152 +SUMMARY:Witchcraft PST +CATEGORIES:jdr +DTSTART;TZID=US/Pacific:20081213T210000 +DTEND;TZID=US/Pacific:20081213T230000 +CLASS:PUBLIC +SEQUENCE:1 +CREATED:20081128T075152 +END:VEVENT + +BEGIN:VEVENT +UID:20081128T075152Z-3660-100-1-7@sietchtabr2 +DTSTAMP:20081128T075151Z +LAST-MODIFIED:20081128T075152 +SUMMARY:daylight test PST +CATEGORIES:jdr +DTSTART;TZID=US/Pacific:20060331T010000 +DTEND;TZID=US/Pacific:20060331T020000 +RRULE:FREQ=DAILY; +CLASS:PUBLIC +SEQUENCE:1 +CREATED:20081128T075152 +END:VEVENT BEGIN:VEVENT DTSTAMP:20070616T185152Z @@ -47,6 +86,7 @@ STATUS:CONFIRMED DURATION:PT1H30M DTSTART;TZID=US/Eastern:20100902T090000 RRULE:FREQ=DAILY;COUNT=10 +URL:http://google.com END:VEVENT BEGIN:VEVENT -- cgit v1.2.3