aboutsummaryrefslogtreecommitdiffstats
path: root/calendars
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-25 18:45:26 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-25 18:45:26 +0000
commit52ba3b8146dd01c1c7d057359f4485aae5813124 (patch)
treec621fef680e5042594dc2bacfe84b37ffa95d031 /calendars
parent3b410264d50c0e4dbd7ded4fe951f832cc1b266c (diff)
downloadphpicalendar-52ba3b8146dd01c1c7d057359f4485aae5813124.tar.gz
phpicalendar-52ba3b8146dd01c1c7d057359f4485aae5813124.tar.bz2
phpicalendar-52ba3b8146dd01c1c7d057359f4485aae5813124.zip
progress on timezones and daylight time
Diffstat (limited to 'calendars')
-rw-r--r--calendars/recur_tests/ex_set2.ics2
-rw-r--r--calendars/recur_tests/ex_set3.ics1
-rw-r--r--calendars/recur_tests/ex_set4.ics2
-rw-r--r--calendars/test.ics29
4 files changed, 29 insertions, 5 deletions
diff --git a/calendars/recur_tests/ex_set2.ics b/calendars/recur_tests/ex_set2.ics
index d57e5d8..ceb3a60 100644
--- a/calendars/recur_tests/ex_set2.ics
+++ b/calendars/recur_tests/ex_set2.ics
@@ -63,7 +63,7 @@ END:VEVENT
BEGIN:VEVENT
SEQUENCE:7
DTSTAMP:20020918T224617Z
-SUMMARY:Weekly on Tuesday and Thursday for 5 weeks - goes 1 extra?
+SUMMARY:Weekly on Tuesday and Thursday for 5 weeks
STATUS:CONFIRMED
DURATION:PT1H30M
DTSTART;TZID=US/Eastern:19970902T090000
diff --git a/calendars/recur_tests/ex_set3.ics b/calendars/recur_tests/ex_set3.ics
index c657b6e..69029af 100644
--- a/calendars/recur_tests/ex_set3.ics
+++ b/calendars/recur_tests/ex_set3.ics
@@ -69,7 +69,6 @@ DURATION:PT1H30M
DTSTART;TZID=US/Eastern:19970907T090000
RRULE:FREQ=MONTHLY;INTERVAL=2;COUNT=10;BYDAY=1SU,-1SU
END:VEVENT
-END:VCALENDAR
BEGIN:VEVENT
SEQUENCE:7
DTSTAMP:20020918T224617Z
diff --git a/calendars/recur_tests/ex_set4.ics b/calendars/recur_tests/ex_set4.ics
index 64e785d..9b0e179 100644
--- a/calendars/recur_tests/ex_set4.ics
+++ b/calendars/recur_tests/ex_set4.ics
@@ -51,7 +51,6 @@ DURATION:PT1H30M
DTSTART;TZID=US/Eastern:19970910T090000
RRULE:FREQ=MONTHLY;INTERVAL=18;COUNT=10;BYMONTHDAY=10,11,12,13,14,15
END:VEVENT
-END:VCALENDAR
BEGIN:VEVENT
SEQUENCE:7
DTSTAMP:20020918T224617Z
@@ -61,7 +60,6 @@ DURATION:PT1H30M
DTSTART;TZID=US/Eastern:19970902T090000
RRULE:FREQ=MONTHLY;INTERVAL=2;BYDAY=TU
END:VEVENT
-END:VCALENDAR
BEGIN:VEVENT
SEQUENCE:7
DTSTAMP:20020918T224617Z
diff --git a/calendars/test.ics b/calendars/test.ics
index 4bb03d4..9a9ce53 100644
--- a/calendars/test.ics
+++ b/calendars/test.ics
@@ -28,7 +28,7 @@ BEGIN:VEVENT
UID:20081128T075152Z-3660-100-1-5@sietchtabr
DTSTAMP:20081128T075151Z
LAST-MODIFIED:20081128T075152
-SUMMARY:Witchcraft
+SUMMARY:Witchcraft Paris
CATEGORIES:jdr
DTSTART;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081213T210000
DTEND;TZID=/softwarestudio.org/Tzfile/Europe/Paris:20081213T230000
@@ -37,4 +37,31 @@ SEQUENCE:1
CREATED:20081128T075152
END:VEVENT
+BEGIN:VEVENT
+UID:20081128T075152Z-3660-100-1-6@sietchtabr2
+DTSTAMP:20081128T075151Z
+LAST-MODIFIED:20081128T075152
+SUMMARY:Witchcraft PST
+CATEGORIES:jdr
+DTSTART;TZID=US/Pacific:20081213T210000
+DTEND;TZID=US/Pacific:20081213T230000
+CLASS:PUBLIC
+SEQUENCE:1
+CREATED:20081128T075152
+END:VEVENT
+
+BEGIN:VEVENT
+UID:20081128T075152Z-3660-100-1-7@sietchtabr2
+DTSTAMP:20081128T075151Z
+LAST-MODIFIED:20081128T075152
+SUMMARY:daylight test PST
+CATEGORIES:jdr
+DTSTART;TZID=US/Pacific:20060331T010000
+DTEND;TZID=US/Pacific:20060331T020000
+RRULE:FREQ=DAILY;
+CLASS:PUBLIC
+SEQUENCE:1
+CREATED:20081128T075152
+END:VEVENT
+
END:VCALENDAR

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