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:20260426T072809Z
DTSTART:20260427T072800Z
DTEND:20260427T082800Z
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