firstDay option in fullcalendar does not work properly -


i surprised firstday option in fullcalendar not works properly. when im setting firstday = 1 (it means monday first day of week), top labels on month getting changed dates not changing.

see screen shots better understanding.

enter image description here

enter image description here

help me sort out issue please.

thanks in advance.


Popular posts from this blog

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -