Skip to content

Commit aa13dae

Browse files
committed
Added manually built UTC.ics and Etc/UTC.ics to the timezone .ics files
- Legacy-Id: 18497
1 parent 96330c3 commit aa13dae

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

vzic/zoneinfo/Etc/UTC.ics

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
BEGIN:VCALENDAR
2+
PRODID:-//IETF Tools//NONSGML ietf-agenda-ical 1.03//EN
3+
VERSION:2.0
4+
BEGIN:VTIMEZONE
5+
TZID:UTC
6+
BEGIN:STANDARD
7+
TZOFFSETFROM:+0000
8+
TZOFFSETTO:+0000
9+
TZNAME:UTC
10+
DTSTART:19-00101T000000
11+
RDATE:19000101T000000
12+
END:STANDARD
13+
END:VTIMEZONE
14+
END:VCALENDAR

vzic/zoneinfo/UTC.ics

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Etc/UTC.ics

0 commit comments

Comments
 (0)