With the daypilot scheduler - how do I obtain the visible time range (start and end date) in javascript?
The dps.startDate property is not what I'm looking for, but instead the start datetime and end datetime for the interval that is actually visible to the user (depending on scroll position).