Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pickers] v7: Remove the legacy UTC implementation for dayjs #11022

Closed
Tracked by #7902
flaviendelangle opened this issue Nov 13, 2023 · 0 comments · Fixed by #11023
Closed
Tracked by #7902

[pickers] v7: Remove the legacy UTC implementation for dayjs #11022

flaviendelangle opened this issue Nov 13, 2023 · 0 comments · Fixed by #11023
Assignees
Labels
breaking change component: pickers This is the name of the generic UI component, not the React module! v7.x

Comments

@flaviendelangle
Copy link
Member

flaviendelangle commented Nov 13, 2023

Part of #7902

Before the proper timezone support, we had a quick and dirty approach where users could pass dateLibInstance={dayjs.utc} to LocalizationProvider.
We can remove it now that we have a good timezone implementation.

Search keywords:

@flaviendelangle flaviendelangle added breaking change component: pickers This is the name of the generic UI component, not the React module! v7.x labels Nov 13, 2023
@flaviendelangle flaviendelangle self-assigned this Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: pickers This is the name of the generic UI component, not the React module! v7.x
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant