t0gre / react-datepicker

An easily internationalizable, accessible, mobile-friendly datepicker library for the web, build with styled-components.
https://react-datepicker.netlify.com/
MIT License
331 stars 54 forks source link

Is there any way to specify month days? #127

Open B-Esmaili opened 3 years ago

B-Esmaili commented 3 years ago

Using all the options available i managed to change the data-picker to resemble a Persian calendar but the only issue i am facing is days of month is for Gregorian Calendar , what i need now is an extensibility point to change days of month. is there any option to do this?

datepicker