# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/calendar17. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Calendar](/pieces/calendar)
5. /
6. Timezone Row

# 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

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/calendar17`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
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](/pieces/calendar)

[](/piece/calendar11)

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

09:3010:0011:0013:3014:0015:30

### Booking Slots

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

[](/piece/calendar10)

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.

[](/piece/calendar31)

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.

[](/piece/calendar30)

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.

[](/piece/calendar4)

TodayThuApr 2314:00

### Date Pill

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

[](/piece/calendar15)

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.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.