[pickers] v7: Remove the legacy UTC implementation for dayjs #11022
Labels
breaking change
component: pickers
This is the name of the generic UI component, not the React module!
v7.x
Part of #7902
Before the proper timezone support, we had a quick and dirty approach where users could pass
dateLibInstance={dayjs.utc}
toLocalizationProvider
.We can remove it now that we have a good timezone implementation.
Search keywords:
The text was updated successfully, but these errors were encountered: