# 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/calendar19. 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. Day Planner

# Day Planner

Time-blocked day plan with a start-time gutter and color-coded focus, meeting, break, and admin blocks.

Mon · Apr 27

09:00

Focus · API refactor

10:30

Standup

11:00

Focus · API refactor

12:00

Lunch

13:00

Design review

14:30

Email & admin

CLICode

Base UI

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

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

Import & useCopy

```
import { Calendar19 } from "@/components/beste/piece/calendar19";

<Calendar19
  date="Mon · Apr 27"
  blocks={[
    {
      "start": "09:00",
      "label": "Focus · API refactor",
      "tone": "focus"
    },
    {
      "start": "10:30",
      "label": "Standup",
      "tone": "meeting"
    },
    {
      "start": "11:00",
      "label": "Focus · API refactor",
      "tone": "focus"
    },
    {
      "start": "12:00",
      "label": "Lunch",
      "tone": "break"
    },
    {
      "start": "13:00",
      "label": "Design review",
      "tone": "meeting"
    },
    {
      "start": "14:30",
      "label": "Email & admin",
      "tone": "admin"
    }
  ]}
/>
```

## More Calendar pieces

[View all Calendar](/pieces/calendar)

[](/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/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.

[](/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/calendar4)

TodayThuApr 2314:00

### Date Pill

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

[](/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/calendar1)

APR

21Tuesday

### Calendar Day

Colored month strip on top, a giant day number, and the weekday below.

## 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.