Skip to main content

Date time range picker

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

When to use

  • Event windows, shift schedules, or log queries where both date and time boundaries matter.
  • Operational dashboards filtered to precise time ranges.
  • When users need to compare intervals that span less than a full day.

When to use something else

Behavior

  • Validate that the end is after the start when both date and time are set.
  • Combine Date picker and Time picker patterns in one composed control.

Often used with

Last modified on August 25, 2026