Calendar glossary
The jargon of calendar sharing, defined in plain English. ICS, webcal, feeds, timezones, and the rest.
All-day event
An event tied to a date rather than clock times, encoded as a floating date with an exclusive end.
Calendar color coding
Assigning each calendar a color so merged views stay readable at a glance.
Calendar import
Copying events from a file or feed into a calendar you own and can edit, versus subscribing read-only.
Calendar subscription
A live, read-only connection from your calendar app to someone else's published calendar.
Collection (calendar rollup)
A bundle of calendars presented and shared as one merged view with a single link and feed.
DTSTART
The iCalendar property carrying an event's start, as either a timezone-anchored instant or a floating date.
EXDATE
The iCalendar field that removes specific dates from a recurring series, like a holiday skip.
Feed refresh interval
How often a calendar app re-fetches a subscribed feed; the reason updates are not always instant.
iCalendar
The internet standard (RFC 5545) that defines how calendar data is written and exchanged.
ICS feed
A hosted ICS URL your calendar app checks repeatedly, so events stay current without re-importing.
ICS file
The standard calendar file format (iCalendar) that every major calendar app can read.
Recurrence rule (RRULE)
The iCalendar pattern that expands one event definition into a repeating series.
SEQUENCE
The iCalendar revision counter that tells apps an event changed and which version wins.
Share link
An unguessable URL that grants view access to a calendar without an account.
Shared calendar
A calendar more than one person can see, either inside one provider or across providers via a link.
Timezone drift
When calendar events shift by an hour or a day because timezone rules were ignored or misapplied.
UID (event identifier)
The stable identifier that lets calendar apps recognize an updated event as the same event.
UTC
The global reference time. Calendar systems store instants in UTC and display them in local timezones.
VTIMEZONE
The iCalendar component that embeds timezone rules so event times survive daylight saving changes.
webcal
A URL scheme (webcal://) that tells a device to subscribe to a calendar feed instead of just downloading it.