Calendar Start Day Monday instead of sunday

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
hagebra
User
Posts: 11

Calendar Start Day Monday instead of sunday

Post by hagebra »

help request to all. How can I make the calendar start on Monday instead of Sunday?
with many thanks in advanced.
Georg


arbei
User
Posts: 9394

Post by arbei »

You may use the firstDay option of FullCalendar.


Wolf
User
Posts: 79

Post by Wolf »

sorry for the question, where i must use this?


arbei
User
Posts: 9394

Post by arbei »

You may search "calendarOptions" in this forum or in the docs.


Wolf
User
Posts: 79

Post by Wolf »

Thanks a lot!
https://fullcalendar.io/docs/dateClick
possible to insert?


arbei
User
Posts: 9394

Post by arbei »

You simply add it like other options of FullCalendar like the firstDay option.


Post Reply