File: single-events-DTSTART-DTEND.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 (36 lines) | stat: -rw-r--r-- 921 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:This calendar features two events of which DTSTART and DTEND must be changed.
X-WR-TIMEZONE:America/New_York
BEGIN:VEVENT
DTSTART:20211222T170000Z
DTEND:20211222T180000Z
DTSTAMP:20211228T180046Z
UID:3bc4jff97631or97ntnk75n4se@google.com
CREATED:20211222T190737Z
DESCRIPTION:
LAST-MODIFIED:20211222T190947Z
LOCATION:
SEQUENCE:2
STATUS:CONFIRMED
SUMMARY:Google Calendar says this is noon to 1PM on 12/22/2021
TRANSP:OPAQUE
END:VEVENT
BEGIN:VEVENT
DTSTART:20211223T020000Z
DTEND:20211223T030000Z
DTSTAMP:20211228T180046Z
UID:14n7h56i35m32ukcq76s46d45p@google.com
CREATED:20211222T190622Z
DESCRIPTION:
LAST-MODIFIED:20211222T190622Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Google says this is 9PM to 10PM on 12/22/2021
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR