shahabyazdi / react-multi-date-picker

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
https://shahabyazdi.github.io/react-multi-date-picker/
MIT License
765 stars 90 forks source link

Invalid year in jalali calendar #291

Open alinaserinet opened 2 months ago

alinaserinet commented 2 months ago

when I use 'YYYY/MM/DD' format for jalali date in the DatePicker, the calendar show jalali month with Gregorian year!!! but by using 'YYYY/MM/DD' it works correctly, but with extra 'j' in the input!

shahabyazdi commented 1 month ago

Hi. Can you send the code here?