smrsan76 / imrc-datetime-picker

(Improved) React component datetime picker by momentjs :calendar:
https://imrc-datetime-picker.js.org/
MIT License
21 stars 10 forks source link

The day of week is not correct in FA language #3

Closed sorousht closed 5 years ago

sorousht commented 5 years ago

Describe the bug Saturday is the starting day of Persian weeks. But the starting day of the calandar in Solar Date mode is Sunday, although the day of week is Saturday in the header. Please take a look at the provided screenshot and compare with the calendar in time.ir.

To Reproduce

  1. Visit the demo page
  2. Check both "Solar Date" and "FA (language)" options

Expected behavior It is expected to see "د" (wich represents Monday in FA) for 1397-11-1

Screenshots screenshot from 2019-01-21 17-01-59

smrsan76 commented 5 years ago

Hi @sorousht Thanks a lot for being careful about these small & very important bugs. I was shocked because of this ridiculous bug !

I've just fixed this issue in v2.1.0.

If there was another issue, your next contributions are appreciated.