DayPilot Forums

AJAX Calendar/Scheduling Controls
DayPilot » Forums » DayPilot Lite » Changing the non business hours timings

Changing the non business hours timings

Hi

I am using this Day Pilot Lite in Intranet site . How can i change the business hours timings from 9 to 6?

Thanks in advance

Anonymous - 8/18/2009 2:08:56 PM

You can't; that's only available in the DayPilot Pro version.

lowercase_jt - 8/21/2009 3:23:25 AM

Oops. sorry i thought you asked about Non-business hours...

To do that:

DayPilotScheduler1.BusinessBeginsHour =9;
DayPilotScheduler1.BusinessEndsHour = 18;

lowercase_jt - 8/21/2009 3:25:38 AM
Post reply