From 333f00a0225a94e94f4388937e1741e102c5b110 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sat, 27 Dec 2008 10:58:50 +0000 Subject: rewrite and condense master array writing in end_vevent.php. Condense draw_week in template.php. bump vers --- calendars/test.ics | 40 +++++----------------------------------- 1 file changed, 5 insertions(+), 35 deletions(-) (limited to 'calendars/test.ics') diff --git a/calendars/test.ics b/calendars/test.ics index c24019f..e1930b4 100644 --- a/calendars/test.ics +++ b/calendars/test.ics @@ -30,8 +30,8 @@ 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 +DTSTART;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081212T210500 +DTEND;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081213T030000 CLASS:PUBLIC SEQUENCE:1 CREATED:20081128T075152 @@ -41,24 +41,10 @@ BEGIN:VEVENT UID:20081128T075152Z-3660-100-1-6@sietchtabr2 DTSTAMP:20081128T075151Z LAST-MODIFIED:20081128T075152 -SUMMARY:Witchcraft PST +SUMMARY:Witchcraft EST 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; +DTSTART;TZID=US/Eastern:20081211T100000 +DTEND;TZID=US/Eastern:20081211T130000 CLASS:PUBLIC SEQUENCE:1 CREATED:20081128T075152 @@ -89,20 +75,4 @@ RRULE:FREQ=DAILY;COUNT=10 URL:http://google.com END:VEVENT -BEGIN:VEVENT -DTSTAMP:20070306T130934Z -ORGANIZER;CN=xxx:MAILTO:xxx localhost localdomain -CREATED:20070212T152028Z -UID:KOrganizer-1162820691.683 -SEQUENCE:2 -LAST-MODIFIED:20070306T130835Z -SUMMARY:Knitting Class -CLASS:PUBLIC -PRIORITY:5 -RRULE:FREQ=WEEKLY;UNTIL=20070326T190000Z;BYDAY=MO -DTSTART:20070219T190000Z -DTEND:20070219T210000Z -TRANSP:OPAQUE -END:VEVENT - END:VCALENDAR -- cgit v1.2.3