[DateTimePicker] Use digital clock in all component variants #14974
Labels
breaking change
component: DateTimePicker
The React component.
component: pickers
This is the name of the generic UI component, not the React module!
v8.x
Currently, only
DesktopDateTimePicker
usesDigitalClock
orMultiSectionDigitalClock
for time rendering, whileMobile
andStatic
variants are still using the analog clock.Given the direction of
DateTimeRangePicker
, we decided to use only a digital clock in cases where time selection is not the sole purpose.This would leave only MobileTimePicker and StaticTimePicker still using the analog clock.
Remove the demo of using Analog clock on DateTimePicker.
https://mui.com/x/react-date-pickers/date-time-picker/#choose-time-view-renderer
Search keywords:
The text was updated successfully, but these errors were encountered: