Update of /cvsroot/phpicalendar/phpicalendar/calendars/recur_tests
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28460/calendars/recur_tests
Modified Files:
ex_set2.ics ex_set3.ics ex_set4.ics
Log Message:
progress on timezones and daylight time
Index: ex_set2.ics
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/calendars/recur_tests/ex_set2.ics,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ex_set2.ics 18 Dec 2008 09:22:23 -0000 1.1
--- ex_set2.ics 25 Dec 2008 18:45:26 -0000 1.2
***************
*** 64,68 ****
SEQUENCE:7
DTSTAMP:20020918T224617Z
! SUMMARY:Weekly on Tuesday and Thursday for 5 weeks - goes 1 extra?
STATUS:CONFIRMED
DURATION:PT1H30M
--- 64,68 ----
SEQUENCE:7
DTSTAMP:20020918T224617Z
! SUMMARY:Weekly on Tuesday and Thursday for 5 weeks
STATUS:CONFIRMED
DURATION:PT1H30M
Index: ex_set3.ics
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/calendars/recur_tests/ex_set3.ics,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ex_set3.ics 18 Dec 2008 09:22:23 -0000 1.1
--- ex_set3.ics 25 Dec 2008 18:45:26 -0000 1.2
***************
*** 70,74 ****
RRULE:FREQ=MONTHLY;INTERVAL=2;COUNT=10;BYDAY=1SU,-1SU
END:VEVENT
- END:VCALENDAR
BEGIN:VEVENT
SEQUENCE:7
--- 70,73 ----
Index: ex_set4.ics
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/calendars/recur_tests/ex_set4.ics,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ex_set4.ics 18 Dec 2008 09:22:23 -0000 1.1
--- ex_set4.ics 25 Dec 2008 18:45:26 -0000 1.2
***************
*** 52,56 ****
RRULE:FREQ=MONTHLY;INTERVAL=18;COUNT=10;BYMONTHDAY=10,11,12,13,14,15
END:VEVENT
- END:VCALENDAR
BEGIN:VEVENT
SEQUENCE:7
--- 52,55 ----
***************
*** 62,66 ****
RRULE:FREQ=MONTHLY;INTERVAL=2;BYDAY=TU
END:VEVENT
- END:VCALENDAR
BEGIN:VEVENT
SEQUENCE:7
--- 61,64 ----
|