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
840 stars 102 forks source link

Invalid year in jalali calendar #291

Open alinaserinet opened 7 months ago

alinaserinet commented 7 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 6 months ago

Hi. Can you send the code here?