Date & time picker

Two picker patterns pulled from the Shadcn Studio registry — calendar popovers, range selection, natural-language input, and a paired date + time layout.

Date picker
Plain date picker — an outline trigger that opens the calendar in a popover.
Future dates only
Disables every day before today so the user can only pick an upcoming date.

Past dates are disabled.

Range date picker
Select a start and end date in a single calendar.
Natural language date picker
Parses phrases like “next monday” or “in 2 weeks”.

Try “next monday” or “in 2 weeks”.

Date + time picker
Combined calendar and time input, side by side.