aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/calendar/icalendar-resources/import-legacy-function.ics
blob: 760131b819256dcfbff9602ccb958c3fb41a3d43 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
BEGIN:VCALENDAR
PRODID:-//Emacs//NONSGML icalendar.el//EN
VERSION:2.0
BEGIN:VEVENT
SUMMARY:Testing legacy `icalendar-import-format' function
DESCRIPTION:described
CLASS:private
LOCATION:somewhere
ORGANIZER;CN="Baz Foo":mailto:baz@example.com
STATUS:CONFIRMED
URL:http://example.com/foo/baz
UID:some-unique-id-here
DTSTART;VALUE=DATE-TIME:20250919T090000
DTEND;VALUE=DATE-TIME:20250919T113000
END:VEVENT
END:VCALENDAR