Hello Zohar,
To get the date range shown in the Scheduler, you will need to get the current visible view. Use the
view method for that task. Once the view is retrieved then you can use the
startDate and endDate methods to get the view range. If you would like to get and the time (applicable only to day, week, workweek views) then use the startTime and endTime methods. Here is a
demo that demonstrates how to use those methods to get the datetime range of the week view.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!