Productivity
All toolsICS Event Generator
Build a downloadable .ics calendar event file from a form.
Event details
ICS file
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//TULAKITO//EN BEGIN:VEVENT UID:1779399630569@tulakito DTSTAMP:20260521T214030Z DTSTART:20260601T100000Z DTEND:20260601T110000Z SUMMARY:Team meeting LOCATION:Conference Room A DESCRIPTION:Quarterly planning sync. END:VEVENT END:VCALENDAR
Frequently asked questions
- What is an ICS file?
- ICS is the iCalendar file format defined in RFC 5545. It carries event details like title, start, end, location, and description in a plain-text format that calendar apps can import.
- Which calendar apps can open .ics files?
- Google Calendar, Apple Calendar, Microsoft Outlook, and most other major calendars can import .ics files directly. Open or double-click the downloaded file and pick the calendar to add it to.
- How do I set the time zone for the event?
- Pick the time zone in the form and the generator embeds it in the event using a standard TZID, so the event appears at the correct local time for invitees in other zones.