Update of /cvsroot/phpicalendar/phpicalendar/calendars
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv617/calendars
Modified Files:
test.ics
Log Message:
do not check overlap on all day events -- yet
Index: test.ics
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/calendars/test.ics,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** test.ics 27 Dec 2008 10:58:50 -0000 1.8
--- test.ics 27 Dec 2008 11:42:41 -0000 1.9
***************
*** 44,49 ****
SUMMARY:Witchcraft EST
CATEGORIES:jdr
! DTSTART;TZID=US/Eastern:20081211T100000
! DTEND;TZID=US/Eastern:20081211T130000
CLASS:PUBLIC
SEQUENCE:1
--- 44,49 ----
SUMMARY:Witchcraft EST
CATEGORIES:jdr
! DTSTART;TZID=US/Eastern:20081211T160000
! DTEND;TZID=US/Eastern:20081212T03000
CLASS:PUBLIC
SEQUENCE:1
***************
*** 68,76 ****
SEQUENCE:7
DTSTAMP:20020918T224617Z
! SUMMARY:Daily for 10 occurrences
STATUS:CONFIRMED
! DURATION:PT1H30M
! DTSTART;TZID=US/Eastern:20100902T090000
! RRULE:FREQ=DAILY;COUNT=10
URL:http://google.com
END:VEVENT
--- 68,75 ----
SEQUENCE:7
DTSTAMP:20020918T224617Z
! SUMMARY:5 days
STATUS:CONFIRMED
! DURATION:P4DT48H
! DTSTART;TZID=US/Eastern:20081212
URL:http://google.com
END:VEVENT
|