diff options
author | Robert Tari <robert@tari.in> | 2021-08-30 01:26:19 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-08-30 01:26:19 +0200 |
commit | 22e66866c7b17fc655479ca911269b86cb80a744 (patch) | |
tree | e0aa6e6a8f50fd8451e03efc17b89d8c8c3de781 /tests/test-eds-ics-tzids-utc.ics.in | |
parent | 1f8263dedf9b7e6f9e06492bd69f2436e36171a2 (diff) | |
parent | 38e5efecbb3154a83a70c1c762802ec7927b3caa (diff) | |
download | ayatana-indicator-datetime-22e66866c7b17fc655479ca911269b86cb80a744.tar.gz ayatana-indicator-datetime-22e66866c7b17fc655479ca911269b86cb80a744.tar.bz2 ayatana-indicator-datetime-22e66866c7b17fc655479ca911269b86cb80a744.zip |
Merge branch 'tari01-pr/ubports-patches'
Attributes GH PR #46: https://github.com/AyatanaIndicators/ayatana-indicator-datetime/pull/46
Diffstat (limited to 'tests/test-eds-ics-tzids-utc.ics.in')
-rw-r--r-- | tests/test-eds-ics-tzids-utc.ics.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/test-eds-ics-tzids-utc.ics.in b/tests/test-eds-ics-tzids-utc.ics.in new file mode 100644 index 0000000..da607d6 --- /dev/null +++ b/tests/test-eds-ics-tzids-utc.ics.in @@ -0,0 +1,15 @@ +BEGIN:VCALENDAR +CALSCALE:GREGORIAN +PRODID:-//Ximian//NONSGML Evolution Calendar//EN +VERSION:2.0 +X-EVOLUTION-DATA-REVISION:2016-03-22T16:13:53.714952Z(2) +BEGIN:VEVENT +UID:20160322T132738Z +DTSTAMP:20160322T133534Z +DTSTART:20160322T180000Z +DTEND:20160322T190000Z +SUMMARY:UTC event +SEQUENCE:1 +LAST-MODIFIED:20160322T133534Z +END:VEVENT +END:VCALENDAR |