From: <ji...@us...> - 2008-12-26 08:26:36
|
Update of /cvsroot/phpicalendar/phpicalendar/calendars In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6403/calendars Modified Files: Home.ics test.ics Log Message: expand search range;fix todo display Index: Home.ics =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/calendars/Home.ics,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Home.ics 17 Dec 2008 06:58:52 -0000 1.14 --- Home.ics 26 Dec 2008 08:26:31 -0000 1.15 *************** *** 89,92 **** --- 89,93 ---- DTSTART;TZID=US/Pacific:20021015T103220 END:VTODO + BEGIN:VTODO SEQUENCE:2 *************** *** 98,101 **** --- 99,103 ---- DTSTART;TZID=US/Pacific:20021015T103220 END:VTODO + BEGIN:VTODO SEQUENCE:2 *************** *** 104,110 **** COMPLETED;TZID=US/Pacific:20021016T104842 UID:99731AB0-92C7-11D7-A4A2-000A95690022 - STATUS:COMPLETED DTSTART;TZID=US/Pacific:20021015T103220 END:VTODO BEGIN:VEVENT SEQUENCE:9 --- 106,112 ---- COMPLETED;TZID=US/Pacific:20021016T104842 UID:99731AB0-92C7-11D7-A4A2-000A95690022 DTSTART;TZID=US/Pacific:20021015T103220 END:VTODO + BEGIN:VEVENT SEQUENCE:9 Index: test.ics =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/calendars/test.ics,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** test.ics 26 Dec 2008 05:54:46 -0000 1.4 --- test.ics 26 Dec 2008 08:26:31 -0000 1.5 *************** *** 29,33 **** DTSTAMP:20070616T185152Z UID:{e5d8825e-4189-5341-80c7-4ec2c9f54404} ! SUMMARY:Futsal LOCATION:Jockvale E S\, 101 Malvern Dr\, Nepean\, K2J 2S8 DESCRIPTION: (613) 825-1224\, (613) 825-1219\nhttp://maps.google.com/maps?f=q&hl=en&q=101+Malvern+Dr\,+Nepean\,+K2J+2S8+canada&sll=45.460733\,-75.610657&sspn=0.062007\,0.144196&ie=UTF8&ll=45.285969\,-75.763178&spn=0.01555\,0.036049&z=15&om=1 --- 29,33 ---- DTSTAMP:20070616T185152Z UID:{e5d8825e-4189-5341-80c7-4ec2c9f54404} ! SUMMARY:Futsal geändert geääääääääääääääääääändert geändert geändert LOCATION:Jockvale E S\, 101 Malvern Dr\, Nepean\, K2J 2S8 DESCRIPTION: (613) 825-1224\, (613) 825-1219\nhttp://maps.google.com/maps?f=q&hl=en&q=101+Malvern+Dr\,+Nepean\,+K2J+2S8+canada&sll=45.460733\,-75.610657&sspn=0.062007\,0.144196&ie=UTF8&ll=45.285969\,-75.763178&spn=0.01555\,0.036049&z=15&om=1 *************** *** 40,42 **** --- 40,53 ---- END:VEVENT + BEGIN:VEVENT + SEQUENCE:7 + DTSTAMP:20020918T224617Z + SUMMARY:Daily for 10 occurrences + STATUS:CONFIRMED + DURATION:PT1H30M + DTSTART;TZID=US/Eastern:20100902T090000 + RRULE:FREQ=DAILY;COUNT=10 + END:VEVENT + + END:VCALENDAR |