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:68257cd8591bb6ee@tool.ory.kr
DTSTAMP:20260426T072809Z
DTSTART:20260427T072800Z
DTEND:20260427T082800Z
SUMMARY:Project Sync
LOCATION:Zoom
DESCRIPTION:Weekly project sync.\nAgenda: status\, blockers\, decisions.
ORGANIZER:mailto:alice@example.com
ATTENDEE:mailto:bob@example.com
ATTENDEE:mailto:carol@example.com
END:VEVENT
END:VCALENDAR