Day View

The Day view displays events in a familiar calendar layout.

Getting Started

The Day view provides the following common settings:

  • startTime—The first visible hour of the day.
  • endTime—The last visible hour of the day.
  • showWorkHours—Determines whether to show only working hours or the interval that is defined by the startTime and endTime options.

The following example demonstrates how to set common properties of the Day view of the Scheduler. For the full list of configuration options, refer to the API reference of the DayView properties.

Example
View Source
Change Theme:

Grouping by Resource

You can configure the Day view to display events that are grouped by a resource.

Example
View Source
Change Theme:

Current Time Marker

By default, the current time marker is enabled if the current date and time is visible in the view-range.

Example
View Source
Change Theme:

Setting the First Weekday

The first day of the week is determined by the current locale. For an example on how to change the locale, refer to the article about globalization.

Future releases will include an option for overriding the first day of the week through the properties of the component.