BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//SEIBERT/MEDIA GmbH//Linchpin Events for Confluence//EN
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
UID:bb38de0d-4d54-40a5-b985-f4953c5baa47
ATTENDEE;CN=[entry._user]:mailto:[entry._user]
DTSTAMP:[entry.dt.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTSTART:[entry.dt.startDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DTEND:[entry.dt.endDate.formatDate(yyyyMMdd'T'HHmmss'Z')]
DESCRIPTION:[entry.eventDescription]
URL:https://platform.entrepreneurshipworldcup.com/display/EV/[entry.urlTitle.replaceWith( ,+)]
LOCATION:https://platform.entrepreneurshipworldcup.com/display/EV/[entry.urlTitle.replaceWith( ,+)]
SUMMARY:[entry.eventFileName]
STATUS:CONFIRMED
SEQUENCE:[entry.sequence]
ORGANIZER;CN=ESG 2020:mailto:ESG@theonevalley.com
END:VEVENT
END:VCALENDAR |