aboutsummaryrefslogtreecommitdiffstats
path: root/calendars
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:07:34 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:07:34 +0000
commit50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12 (patch)
treedb0b8b6315decf58289016c5472ed52fc7a9784f /calendars
parentcb7df8518466fe3a1e70df815dca056730cbbbc5 (diff)
downloadphpicalendar-50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12.tar.gz
phpicalendar-50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12.tar.bz2
phpicalendar-50ce9c8c7c7ac6b8c3137e84ec4da8a1bbe38a12.zip
change handling of multiday allday events in week view; other misc changes
Diffstat (limited to 'calendars')
-rw-r--r--calendars/US Holidays.ics2
-rw-r--r--calendars/test.ics23
2 files changed, 24 insertions, 1 deletions
diff --git a/calendars/US Holidays.ics b/calendars/US Holidays.ics
index 96d6684..f9e20bc 100644
--- a/calendars/US Holidays.ics
+++ b/calendars/US Holidays.ics
@@ -660,7 +660,7 @@ DTSTAMP:20061010T210116Z
SUMMARY:Daylight Saving Time Ends (-1 hour)
CREATED:20081223T190054Z
DTEND;VALUE=DATE:20021028
-RRULE:FREQ=YEARLY;INTERVAL=1;UNTIL=20071027;BYMONTH=10;BYDAY=-1SU
+RRULE:FREQ=YEARLY;INTERVAL=1;UNTIL=20071027T0000Z;BYMONTH=10;BYDAY=-1SU
END:VEVENT
BEGIN:VEVENT
SEQUENCE:4
diff --git a/calendars/test.ics b/calendars/test.ics
index 0db2f05..ebf1079 100644
--- a/calendars/test.ics
+++ b/calendars/test.ics
@@ -66,6 +66,7 @@ END:VEVENT
BEGIN:VEVENT
SEQUENCE:7
+UID:starts on 12
DTSTAMP:20020918T224617Z
SUMMARY:5 days
STATUS:CONFIRMED
@@ -74,4 +75,26 @@ DTSTART;TZID=US/Eastern:20081212
URL:http://google.com
END:VEVENT
+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
+END:VEVENT
+
+BEGIN:VEVENT
+SEQUENCE:7
+UID:starts on 07
+DTSTAMP:20020918T224617Z
+SUMMARY:5 days 07
+STATUS:CONFIRMED
+DURATION:P3D
+DTSTART;TZID=US/Eastern:20081207
+URL:http://google.com
+END:VEVENT
+
END:VCALENDAR

© 2014-2024 Faster IT GmbH | imprint | privacy policy