search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How display not only a current month?

Related article: Using JavaScript/HTML5 Scheduler in Spring Boot (Java)
Asked by annonymous
3 years ago.

This is written in tutorial:
We have added a couple of configuration options to the Scheduler initialization code - this config will display the current month on the time axis (one cell per day).

How can I display all months?

Answer posted by Dan Letecky [DayPilot]
3 years ago.

You can specify the number of days using days property:
https://api.daypilot.org/daypilot-scheduler-days/

This way you can display as many months as you need.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.