ORY

iCalendar (.ics) Event

Build an iCalendar VEVENT for use with Google Calendar, Apple Calendar, Outlook, etc.

Event details
.ics output
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ory.kr//Tools//EN
CALSCALE:GREGORIAN
BEGIN:VEVENT
UID:[email protected]
DTSTAMP:20260426T140852Z
DTSTART:20260427T140800Z
DTEND:20260427T150800Z
SUMMARY:Project Sync
LOCATION:Zoom
DESCRIPTION:Weekly project sync.\nAgenda: status\, blockers\, decisions.
ORGANIZER:mailto:[email protected]
ATTENDEE:mailto:[email protected]
ATTENDEE:mailto:[email protected]
END:VEVENT
END:VCALENDAR