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:194fb0ca06ade783@tool.ory.kr
DTSTAMP:20260426T140852Z
DTSTART:20260427T140800Z
DTEND:20260427T150800Z
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