DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Features » Globalization support

Globalization support

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?

Thanks,

Ehab Abdallah - 6/26/2007 12:25:21 PM
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.
Dan Letecky - 6/26/2007 3:26:43 PM
Post reply