# TimePicker

> A simple and intuitive time picker that lets users easily select hours, minutes, and seconds. It supports both 12-hour (AM/PM) and 24-hour formats, with smooth scrolling and clear options. You can also set minimum and maximum times to guide user input.

- Author: [Mohammad AlHabil](https://21st.dev/@mohammadalhabil1999)
- License: unknown
- npm dependencies: date-fns, lucide-react
- Live preview: https://21st.dev/@mohammadalhabil1999/components/time-picker

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/mohammadalhabil1999/time-picker?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
