|
From: <ji...@us...> - 2008-12-29 03:37:32
|
Update of /cvsroot/phpicalendar/phpicalendar/calendars In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12581/calendars Modified Files: test.ics Log Message: tweak demo cal Index: test.ics =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/calendars/test.ics,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** test.ics 29 Dec 2008 03:07:34 -0000 1.12 --- test.ics 29 Dec 2008 03:37:28 -0000 1.13 *************** *** 1,5 **** BEGIN:VCALENDAR VERSION:2.0 ! X-WR-CALNAME:testing\, comma PRODID:-//Apple Computer\, Inc//iCal 2.0//EN X-WR-RELCALID:E47AF849-67C8-49F0-AA36-9FD7495400FD --- 1,5 ---- BEGIN:VCALENDAR VERSION:2.0 ! X-WR-CALNAME:testing PRODID:-//Apple Computer\, Inc//iCal 2.0//EN X-WR-RELCALID:E47AF849-67C8-49F0-AA36-9FD7495400FD *************** *** 69,75 **** UID:starts on 12 DTSTAMP:20020918T224617Z ! SUMMARY:5 days STATUS:CONFIRMED ! DURATION:P4DT48H DTSTART;TZID=US/Eastern:20081212 URL:http://google.com --- 69,75 ---- UID:starts on 12 DTSTAMP:20020918T224617Z ! SUMMARY:Later overlap STATUS:CONFIRMED ! DURATION:P5D DTSTART;TZID=US/Eastern:20081212 URL:http://google.com *************** *** 78,86 **** BEGIN:VEVENT SEQUENCE:7 ! UID:starts on 10 DTSTAMP:20020918T224617Z SUMMARY:5 days b4 STATUS:CONFIRMED ! DURATION:P4DT48H DTSTART;TZID=US/Eastern:20081210 URL:http://google.com --- 78,86 ---- BEGIN:VEVENT SEQUENCE:7 ! UID:5 day event DTSTAMP:20020918T224617Z SUMMARY:5 days b4 STATUS:CONFIRMED ! DURATION:P5D DTSTART;TZID=US/Eastern:20081210 URL:http://google.com *************** *** 91,95 **** UID:starts on 07 DTSTAMP:20020918T224617Z ! SUMMARY:5 days 07 STATUS:CONFIRMED DURATION:P3D --- 91,95 ---- UID:starts on 07 DTSTAMP:20020918T224617Z ! SUMMARY:Earlier overlap STATUS:CONFIRMED DURATION:P3D |