### Describe the feature While expanding the date-related components, I noticed we’re missing dedicated time-only components. Proposed additions: - [ ] `TimePicker` - [ ] `TimeRangePicker` - [ ] `TimeRangeField` #2206 --- - https://mui.com/x/react-date-pickers/time-picker/ - https://ant.design/components/time-picker - https://www.lightningdesignsystem.com/2e1ef8501/p/82218a-timepicker --- ### Related Issues - #2182 - #2076 - #1451 - #900 ### Additional information - [ ] I intend to submit a PR for this feature. - [ ] I have already implemented and/or tested this feature.
Describe the feature
While expanding the date-related components, I noticed we’re missing dedicated time-only components.
Proposed additions:
TimePickerTimeRangePickerTimeRangeFieldfeat(TimeRangeField): Implement TimeRangeField Component #2206Related Issues
TimePickercomponent (like native<input type="time">) #2076Additional information