Skip to main content

Date picker

v1.0.0 | View in Storybook Select a single date such as 10/06/2025. Part of the Date and time picker family; display and parsing respect the user’s locale.

When to use

  • Scheduling, deadlines, date of birth, or any input where a formatted date is required.
  • Filtering or reporting by a specific day when time is not relevant.

When to use something else

Behavior

  • Opening the control reveals a calendar UI anchored to the field; choosing a date commits it in the configured locale format.
  • Set min and max constraints when the valid range is known.

Often used with

Last modified on August 25, 2026