Half-yearly view in JavaScript Scheduler control

18 Nov 20181 minute to read

The Year view of the Scheduler displays all 365 days of a year along with their associated appointments. This view can be customized using the following properties:

In the following example, the Scheduler is configured to render only the last six months of a year. By setting firstMonthOfYear to 6, the view begins with June. The monthsCount property is set to 6 to display six months, resulting in a half-year view.