Natico / fullcalendar-Jalaali

Full-sized drag & drop event calendar (jQuery plugin) http://fullcalendar.io
MIT License
52 stars 14 forks source link

wrong date in month list view + lots of other bugs #8

Open nikto1 opened 4 years ago

nikto1 commented 4 years ago

See title.

Also, after working with the jalaali fullcalendar, i've discovered lots of other bugs, Main reason is that the jalaali fullcalendar version doesn't convert internally all gregorian dates to jalaali dates, it only converts them to persian numbers without converting. Some examples: <span class="fc-list-heading-main">۲۳ مه ۲۰۲۰</span> As you see, it's still in gregorian date

Also, if you switch to month view, click on next button it doesn't fire on first click, then it jumps ahead for 2 persian months because internally it still makes calculations in gregorian dates.

I've fixed some of the bugs but there are too much of it, lol