aboutsummaryrefslogtreecommitdiffstats
path: root/calendars
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-21 07:11:45 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-21 07:11:45 +0000
commitdf2e7ea03b96ea00f765a3c6d7bf61d456689e37 (patch)
tree85aad4f1b9c873578f2c4097b890c5b81c363f2e /calendars
parenta4dce16b76fc61adf4f543b94a723a8ce117e737 (diff)
downloadphpicalendar-df2e7ea03b96ea00f765a3c6d7bf61d456689e37.tar.gz
phpicalendar-df2e7ea03b96ea00f765a3c6d7bf61d456689e37.tar.bz2
phpicalendar-df2e7ea03b96ea00f765a3c6d7bf61d456689e37.zip
Recurrence-id support. needs hard testing but looks good.
Diffstat (limited to 'calendars')
-rw-r--r--calendars/recur.ics20
1 files changed, 12 insertions, 8 deletions
diff --git a/calendars/recur.ics b/calendars/recur.ics
index 9bce71a..69ae98a 100644
--- a/calendars/recur.ics
+++ b/calendars/recur.ics
@@ -5,14 +5,9 @@ X-WR-CALNAME;VALUE=TEXT:Recurrance
X-WR-TIMEZONE;VALUE=TEXT:US/Pacific
VERSION:2.0
METHOD:PUBLISH
-BEGIN:VEVENT
-RECURRENCE-ID;TZID=US/Pacific:20021121T101500
-DTSTAMP:20021121T040425Z
-SUMMARY:Monthly changed
-UID:B4C2EAF4-FD06-11D6-8B6E-000393BBDCD8
-DTSTART;TZID=US/Pacific:20021122T101500
-DURATION:PT2H30M
-END:VEVENT
+
+
+
BEGIN:VEVENT
SEQUENCE:14
DTSTAMP:20021121T040319Z
@@ -22,4 +17,13 @@ DTSTART;TZID=US/Pacific:20021120T101500
DURATION:PT2H30M
RRULE:FREQ=MONTHLY;INTERVAL=1;BYMONTHDAY=19,20,21
END:VEVENT
+BEGIN:VEVENT
+RECURRENCE-ID;TZID=US/Pacific:20021121T101500
+DTSTAMP:20021121T040425Z
+SUMMARY:Monthly changed
+UID:B4C2EAF4-FD06-11D6-8B6E-000393BBDCD8
+DTSTART;TZID=US/Pacific:20021122T101500
+DURATION:PT2H30M
+END:VEVENT
+
END:VCALENDAR

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