vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views

Home Page:https://vkurko.github.io/calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you add a method?

pavelshikin opened this issue · comments

We need a method that will help us choose a period (favorites) . Returns an information object with data, as if the dateClick event was triggered for this point.

Have you looked at the dateFromPoint method? Also select is available for periods selection.

I hope I can close this issue.

Yes, thank you, the problem is partially solved. Of course, I would like the first click on the point to mean the beginning of the selection, and the second click to mean the end of the selection, and the period is highlighted as well as with SELECT