Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
8.12k stars 2.24k forks source link

Add support for customer `localizers` like `jquense/react-big-calendar` #3739

Open vanenshi opened 2 years ago

vanenshi commented 2 years ago

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

github-actions[bot] commented 5 months ago

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.