aboutsummaryrefslogtreecommitdiff
path: root/tests/test-eds-ics-tzids-2.ics
diff options
context:
space:
mode:
authorIain Lane <iain.lane@canonical.com>2015-07-28 08:42:25 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-07-28 08:42:25 +0000
commit07803fa490445956c5b7276e619c8168c7794e89 (patch)
treee0c2dfc989a486b93d675fe373f2a735fbfebc24 /tests/test-eds-ics-tzids-2.ics
parentcbdb486aa8e5816c04135855a73f05f1e0e4f9ad (diff)
parentcc5a995339d54888909d9fbc8e316cbd35769961 (diff)
downloadayatana-indicator-datetime-07803fa490445956c5b7276e619c8168c7794e89.tar.gz
ayatana-indicator-datetime-07803fa490445956c5b7276e619c8168c7794e89.tar.bz2
ayatana-indicator-datetime-07803fa490445956c5b7276e619c8168c7794e89.zip
Update for e-d-s 3.16
Approved by: Iain Lane
Diffstat (limited to 'tests/test-eds-ics-tzids-2.ics')
-rw-r--r--tests/test-eds-ics-tzids-2.ics38
1 files changed, 38 insertions, 0 deletions
diff --git a/tests/test-eds-ics-tzids-2.ics b/tests/test-eds-ics-tzids-2.ics
new file mode 100644
index 0000000..f82334c
--- /dev/null
+++ b/tests/test-eds-ics-tzids-2.ics
@@ -0,0 +1,38 @@
+BEGIN:VCALENDAR
+CALSCALE:GREGORIAN
+PRODID:-//Ximian//NONSGML Evolution Calendar//EN
+VERSION:2.0
+X-EVOLUTION-DATA-REVISION:2015-07-09T19:41:50.123217Z(3)
+BEGIN:VTIMEZONE
+TZID:Pacific Time (US & Canada)
+BEGIN:STANDARD
+DTSTART:20061105T020000
+RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
+TZOFFSETFROM:-0700
+TZOFFSETTO:-0800
+END:STANDARD
+BEGIN:DAYLIGHT
+DTSTART:20070311T020000
+RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
+TZOFFSETFROM:-0800
+TZOFFSETTO:-0700
+TZNAME:Daylight Savings Time
+END:DAYLIGHT
+END:VTIMEZONE
+BEGIN:VEVENT
+DTSTART;TZID=Pacific Time (US & Canada):20140121T110000
+DTEND;TZID=Pacific Time (US & Canada):20140121T130000
+UID:109264742
+DTSTAMP:20140120T000718Z
+DESCRIPTION: Event description
+SUMMARY;ENCODING=QUOTED-PRINTABLE:National Incubator Initiative for Clean
+ Energy (NIICE) FOA: Pre-Concept Paper Informational Webinar
+CREATED:20140120T000741Z
+LAST-MODIFIED:20140120T000741Z
+BEGIN:VALARM
+TRIGGER;VALUE=DURATION:-PT15M
+ACTION:DISPLAY
+DESCRIPTION:Reminder
+END:VALARM
+END:VEVENT
+END:VCALENDAR