Generate a subscribable ICS/webcal calendar feed with correct VTIMEZONE handling for recurring events

domain: datatracker.ietf.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Serve the feed with Content-Type: text/calendar and, for a live-updating subscription (versus a one-time download), expose it via a webcal:// link (identical to https:// but signals calendar apps to subscribe rather than import once).
  2. For any event tied to a real-world timezone, set DTSTART/DTEND with a TZID parameter and include a matching VTIMEZONE block with correct DST transition rules — never use naive floating local times for timed meetings.
  3. Reserve untyped floating time (no TZID, no trailing Z) only for genuinely timezone-independent events like birthdays or all-day reminders.
  4. Escape RFC 5545 special characters in text fields (backslash, semicolon, comma, newline) and keep content lines within the 75-octet fold limit, since some importers (notably Google Calendar's) are strict about line length.
  5. Assign each event a stable UID that persists across feed regenerations so subscribing clients update existing entries instead of duplicating them.

Known gotchas

Related routes

Parse an external ICS feed and correctly expand recurring events, applying RRULE, EXDATE, and RECURRENCE-ID overrides
datatracker.ietf.org · 5 steps · unrated
Build a custom iCal feed for Current RMS opportunities using non-default scheduler dates
current-rms.com · 5 steps · unrated
iCal/calendar feed integration from league platforms (generic)
calendar-feed-integration-general · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans