Stay organized with collections
Save and categorize content based on your preferences.
This introduction to Calendar describes its main elements, the basic functions
they provide, and the architecture that holds them together.
The Calendar UI consists of:
An app header, which displays the app name
A scrollable set of upcoming events arranged for the current day and the following day.
Events for a given day are split between all-day events and time-boxed events.
For detailed descriptions of user interactions, see Interaction model.
Events for the current day
Events for the next day
Typically, there are more events than can be displayed on the car screen at one
time. A scrollbar allows users to view additional event listings. For example,
to view events for the next day, a user may have to scroll down.
All-day events
The expandable view of all-day event lists is initially collapsed to give visual
priority to a day’s upcoming scheduled events. Expanding the all-day event list
pushes the list of scheduled events down.
Recollapsing the list again gives priority to a day’s scheduled events.
Event listings
At a minimum, individual event listings display:
Event title
Calendar source indicator
Event time information, either start and end times for scheduled events or “All day” for daylong events.
Event listings may also display:
An address and a navigation affordance
A phone number (displayed only when a phone number is provided and an address is not)
A phone affordance (if an event included a phone number)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-23 UTC."],[[["Calendar's UI displays upcoming events for the current and following day, split between all-day and time-boxed events, with a scrollable view for easy access."],["All-day events are initially collapsed to prioritize scheduled events, but can be expanded for a detailed view, and individual event listings include essential information like title, source, time, and optional location/contact details."],["Users can interact with event listings to navigate to locations or initiate phone calls based on provided event information."],["The Calendar application displays events in a chronological list format, categorized by day and event type (all-day or scheduled), enabling users to easily view their upcoming schedule."]]],[]]