aboutsummaryrefslogtreecommitdiffstats
path: root/calendars
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-20 00:13:08 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-20 00:13:08 +0000
commit4fb8c0746e8ab44a536be48107d7f56b00fa69a6 (patch)
tree47f6ed4e9224dc19c533b1befcb1ffc5c3d21c8a /calendars
parentdd9a6221f688de72c41f5f0784208aecc9f626f0 (diff)
downloadphpicalendar-4fb8c0746e8ab44a536be48107d7f56b00fa69a6.tar.gz
phpicalendar-4fb8c0746e8ab44a536be48107d7f56b00fa69a6.tar.bz2
phpicalendar-4fb8c0746e8ab44a536be48107d7f56b00fa69a6.zip
URL Support added to the parser. Added test calendar.
Diffstat (limited to 'calendars')
-rw-r--r--calendars/URL Test.ics37
1 files changed, 37 insertions, 0 deletions
diff --git a/calendars/URL Test.ics b/calendars/URL Test.ics
new file mode 100644
index 0000000..d0b77b1
--- /dev/null
+++ b/calendars/URL Test.ics
@@ -0,0 +1,37 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+X-WR-CALNAME:URL Test
+PRODID:-//Apple Computer\, Inc//iCal 1.5//EN
+X-WR-RELCALID:6B0B6852-1AEC-11D8-B346-000A95690022
+X-WR-TIMEZONE:US/Pacific
+CALSCALE:GREGORIAN
+METHOD:PUBLISH
+BEGIN:VTIMEZONE
+TZID:US/Pacific
+LAST-MODIFIED:20031119T235931Z
+BEGIN:STANDARD
+DTSTART:20031026T090000
+TZOFFSETTO:-0800
+TZOFFSETFROM:+0000
+TZNAME:PST
+END:STANDARD
+BEGIN:DAYLIGHT
+DTSTART:20040404T010000
+TZOFFSETTO:-0700
+TZOFFSETFROM:-0800
+TZNAME:PDT
+END:DAYLIGHT
+END:VTIMEZONE
+BEGIN:VEVENT
+DURATION:PT1H
+DTSTAMP:20031119T235918Z
+LOCATION:At the Yaya house
+UID:6B0B640A-1AEC-11D8-B346-000A95690022
+SEQUENCE:4
+URL;VALUE=URI:http://www.yaha.com
+DTSTART;TZID=US/Pacific:20031119T160000
+SUMMARY:This event has a URL attached to it
+DESCRIPTION:These are the event notes.
+RRULE:FREQ=WEEKLY;INTERVAL=1;COUNT=4
+END:VEVENT
+END:VCALENDAR

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