Calendario (.ics)
Evento para Google / Outlook / Apple
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Privvert//ICS Generator//EN BEGIN:VEVENT UID:85b362c9-65ee-4ea3-821d-22cdee383ca0@privvert DTSTAMP:20260627T210600Z DTSTART:20260627T220600Z DTEND:20260627T230600Z SUMMARY:Meeting END:VEVENT END:VCALENDAR
Sobre esta herramienta
Generate a single-event .ics calendar file that any major calendar app - Google Calendar, Outlook, Apple Calendar, Fastmail, Proton, Thunderbird - can import in one click. Useful for sending event invites without needing to be in the same calendar ecosystem as the recipient, embedding RSVP links on a webpage, or backing up a one-off appointment as a portable file.
Times are encoded in UTC so the recipient's calendar will display the event correctly in their own time zone, with daylight saving handled automatically by their device. If you schedule a meeting at 14:00 Copenhagen time and send the .ics to someone in New York, their calendar will show it at 08:00 local time without anyone doing the math.
The .ics format follows RFC 5545, the same standard every serious calendar tool implements. Files generated here import cleanly across all major platforms - nothing proprietary, nothing locked to a single vendor, nothing that will stop working in three years.
Características
- iCalendar (RFC 5545) compliant
- Title, start, end, location and description
- UTC time encoding for cross-time-zone reliability
- Live preview of the .ics source
- Works as an email attachment or a download link
- Generated entirely in your browser
Cómo usarla
- Enter the event title and start/end times.
- Optionally add a location and a description.
- Click Download .ics and attach it to an email, host it behind a link, or import it into your own calendar to test.
Todo sucede dentro de tu navegador usando JavaScript y WebAssembly. Tus archivos nunca se suben a un servidor, nunca se almacenan y nosotros nunca los vemos.
Preguntas frecuentes
Not yet. This tool focuses on single events because the recurrence rules in RFC 5545 are surprisingly intricate ("second Tuesday of every other month, except December") and easier to set up in a real calendar app. For one-off events the .ics format is the right tool.
Yes. Times are stored in UTC; the recipient's calendar converts them to their local zone automatically, including daylight saving adjustments.
Yes. Attach the .ics with the MIME type text/calendar (most mail clients set this automatically based on the .ics extension). Recipients will see an Add to Calendar button when they open the message.
No. .ics files are self-contained - they describe the event in plain text and import into any calendar app on the recipient's device. No login, no third-party service, no tracking pixel.