How can I get the current date/time from lightbox? I tried this code:
scheduler.getEvent(scheduler.getState().lightbox_id).start_date
But it only works as long as I didn’t change date/time. If I do, I still receive previous date/time but not the new one.