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] Support date-fns v4 #14673

Merged
merged 5 commits into from
Sep 19, 2024
Merged

[pickers] Support date-fns v4 #14673

merged 5 commits into from
Sep 19, 2024

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Sep 19, 2024

Fixes #14635.

  • support date-fns v4 as a peer dep
  • update v3 usage to v4
  • tested on local project

@LukasTy LukasTy added component: pickers This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature labels Sep 19, 2024
@LukasTy LukasTy self-assigned this Sep 19, 2024
@mui-bot
Copy link

mui-bot commented Sep 19, 2024

Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
Signed-off-by: Lukas Tyla <llukas.tyla@gmail.com>
@fzaninotto
Copy link

Any chance to add timezone support now that date-fns supports them?

@flaviendelangle
Copy link
Member

You can upvote #10573
Having them support timezone is of course a good news for us if we want to support it on AdapterDateFns.
We are prioritizing this topic, we can't commit to a deadline but it's clearly planned 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pickers] Add support for date-fns v4
4 participants