Timezone Row

World-clock card listing city and zone next to the local time, with an emerald Local pill on your row.

Meeting in multiple zones
IstanbulLocalEurope/Istanbul
14:00GMT+3
LondonEurope/London
12:00GMT+1
San FranciscoAmerica/Los_Angeles
04:00GMT-7
TokyoAsia/Tokyo
20:00GMT+9

New here? Read the installation guide.

Import & use
import { Calendar17 } from "@/components/beste/piece/calendar17";

<Calendar17
  heading="Meeting in multiple zones"
  rows={[
    {
      "city": "Istanbul",
      "zone": "Europe/Istanbul",
      "time": "14:00",
      "offset": "GMT+3",
      "isLocal": true
    },
    {
      "city": "London",
      "zone": "Europe/London",
      "time": "12:00",
      "offset": "GMT+1"
    },
    {
      "city": "San Francisco",
      "zone": "America/Los_Angeles",
      "time": "04:00",
      "offset": "GMT-7"
    },
    {
      "city": "Tokyo",
      "zone": "Asia/Tokyo",
      "time": "20:00",
      "offset": "GMT+9"
    }
  ]}
/>

More Calendar pieces

View all Calendar
Book a 30-minute callThursday, Apr 23 · Europe/Istanbul (UTC+3)

Booking Slots

Appointment picker with a timezone caption and a grid of time pills, one active and a few disabled.

Today · Thu 23 Apr
09:30
Design reviewFigma
11:00
1:1 with MiraMeet
14:30
Ship roomOffice · 4F

Day Agenda

Today's schedule card with left-ruled event rows colored by accent and a leading start-time column.

Today

Tue, 12 May
09:00New member intake
11:30Care plan review
14:00Billing sync
16:15Follow-up call

Daily Agenda Card

A day view listing time-stamped agenda rows, each with a colored marker and a truncating title.

Thursday, Apr 23
Sunrise06:18
Daylight13h 34m
Sunset19:52
+2 min vs yesterday

Sunrise Sunset

Sun-schedule card with sunrise and sunset mono times flanking a large daylight duration in the center.

TodayThuApr 2314:00

Date Pill

Horizontal pill combining a relative label, weekday, mono date, and an optional time separated by thin rules.

Thursday · 23 Apr
09:0010:00
Focus block · Design review
10:3011:00
1:1 with Mira
13:0014:30
Sprint planning
16:0016:30
Coffee with Jules

Time Slot List

Stacked block of scheduled slots with tone-colored left rails and a from-to mono time column.

Markdown version