react-datepicker
react-datepicker copied to clipboard
Add support for customer `localizers` like `jquense/react-big-calendar`
Is your feature request related to a problem? Please describe.
react-big-calendar
has a great feature to support external localizers
like Moment.js, Globalize.js or date-fns
it will create an opportunity to add other types of calendars like the Jalali calendar by using forks of the main localizers, for example date-fns-jalali
Describe the solution you'd like
remove the date-fns
dependency and accept it as an external props
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 10 days.