The days property sets the visible time range of the JavaScript Scheduler (in days). The first visible date is set using the startDate property.
If showNonBusiness is set to false
and businessWeekends is set to false
the resulting timeline may be shorter than the specified days
value (the non-business days are removed after the timeline is generated).
1
Scheduler config:
{
days: 30,
// ...
}
Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.