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] Re-export all date-io adapters from our packages #6470

Closed
3 of 4 tasks
flaviendelangle opened this issue Oct 12, 2022 · 2 comments · May be fixed by #8438
Closed
3 of 4 tasks

[pickers] Re-export all date-io adapters from our packages #6470

flaviendelangle opened this issue Oct 12, 2022 · 2 comments · May be fixed by #8438
Labels
component: pickers This is the name of the generic UI component, not the React module!

Comments

@flaviendelangle
Copy link
Member

flaviendelangle commented Oct 12, 2022

Why ?

With the new fields / pickers, we need new properties / methods that are not available on the date-io adapters (formatTokenMap and expandFormat as of today).

Missing adapters

  • date-fns-jalali (AdapterDateFnsJalali)
  • jalaali (AdapterMomentJalaali) => the aa instead of a comes from the date library name, see this README
  • hijri (AdapterMomentHijri)
  • js-joda (AdapterJsJoda)
@flaviendelangle flaviendelangle added the component: pickers This is the name of the generic UI component, not the React module! label Oct 12, 2022
@alexfauquette alexfauquette self-assigned this Oct 19, 2022
@alexfauquette alexfauquette removed their assignment Dec 8, 2022
joshkel added a commit to joshkel/mui-x that referenced this issue Mar 29, 2023
@flaviendelangle
Copy link
Member Author

FInished for months 😬

Copy link

github-actions bot commented Mar 1, 2024

⚠️ This issue has been closed.
If you have a similar problem, please open a new issue and provide details about your specific problem.
If you can provide additional information related to this topic that could help future readers, please feel free to leave a comment.

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!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants