Support React Multi Date Picker (Multi-calendar & Localization) as an alternative to the default Date Picker #17126
hamzehparsi
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
|
@paulpopus you were looking into which datepicker to use for the v4 redesign. Did you look into React Multi Date Picker? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
I'd like to suggest using React Multi Date Picker for the Admin UI date field, or at least providing it as an optional implementation.
Why?
The current date picker is limited to the Gregorian calendar, which creates a less intuitive experience for users in many parts of the world.
React Multi Date Picker offers several advantages:
Supporting a multi-calendar date picker would make Payload CMS more accessible to international users without changing existing workflows for those who prefer the Gregorian calendar.
This could be implemented either by:
I believe this would significantly improve the developer and editor experience for a global audience.
Thank you for considering this feature!
All reactions