Clock
Renders a responsive grid of world-clock cards that re-render every second. Each card shows the zone's current time, a sun or moon day-night icon, the offset from the reader's own zone, and a "(tomorrow)" or "(yesterday)" note when the date there differs. The card matching the reader's own zone is h

#Settings

Setting | Values | What it changes |
|---|---|---|
Time Zones | An ordered list of zones, each with an optional title; drag | "Configure displayed time zones - you can drag and drop to reorder". Each entry has "Title (optional)" (placeholder "Custom name for this timezone") and "Time Zone" (a searchable picker with a "My timezone" shortcut). |
Background | A brand colour or a custom hex | Card fill colour. |
Text | A brand colour or a custom hex | Card text colour. |
Accent | A brand colour or a custom hex | Highlight applied only to the card matching the reader's own timezone. |
Gap | 0 to 48 px | Space between clock cards. |
Corner radius | 0 to 24 px | Card corner radius. |
Border | On / off, plus Width 0 to 6 px and a colour | Per-card outline. Unlike the Calendar macro, the clock border is on by default, matching the original card look. |
Shadow | None, S, M, L | Resting drop shadow on each card. None leaves only the hover shadow. |
Display | cards (the only value) | Not something you can set in the editor. |
#Related
One macro, documented properly.
