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

The following combination of properties results in an empty timeline:

days: 1,
startDate: new DayPilot.Date('2020-02-01T00:00:00+00:00'),
showNonBusiness: false,
businessWeekends: false,

The startDate is Saturday and it gets hidden because of showNonBusiness and businessWeekends.

Comment posted by Doug
6 years ago.

Perfect. Thanks.

  • Doug

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