File: single-event-no-tz.in.ics

package info (click to toggle)
python-x-wr-timezone 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: python: 517; sh: 24; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
BEGIN:VCALENDAR
VERSION:2.0
PRODID:manually_generated
X-WR-TIMEZONE:Europe/Brussels
X-WR-CALNAME:MyCalendar
X-WR-CALDESC:Description of calendar
BEGIN:VEVENT
UID:match_1025179
DTSTAMP:20210911T014015Z
DESCRIPTION:When X-WR-TIMEZONE is ignored, this is a floating event, when it is interpreted, the event is assumed to be in the Europe/Brussels timezone
DTSTART:20210916T210000
DTEND:20210916T224500
SUMMARY:X-WR-TIMEZONE no timezone
END:VEVENT
END:VCALENDAR