Does the calendar provide the ability to switch direction to be right-to-left and change the week start day, programming wise or based on the machine regional settings?
The week start day is fully customizable. In fact, you determine the StartDate and number of Days to be visible. There is a helper class DayPilot.Utils.Week that will calculate the week starting date from any date (either using the system/web settings or an explicit parameter).
RTL is not yet supported. It might get into the August 1 release (DayPilot Pro 3.9), depending on the complications.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.