how can i get start and end time of visible days in fullcalendar?
I need it for use in another javascript instace. Is there some function like -
version 5
var start = calendar.view.activeStart; var end = calendar.view.activeEnd;
Docs: https://fullcalendar.io/docs/view-object