Home Unanswered Active Tags New Question

Getting Start Time and End Time in Day / Week View

Hi,

I am developing functionality where I want to get start time and end time for time selection cells. I want to track the Start Time and End Time in JavaScript.

Is there any KB article or tutorial where I can see such implementation?

Thanks in advance,
SP

Asked by SP 10 months ago.
Replies

You might want to take a look here:

This article is about the Scheduler control but the other controls work the same way.

Here is a KB tutorial that shows how to display a custom modal dialog for entering the details of the new event (it uses custom JavaScript handling of TimeRangeSelected event):

See also the API for Calendar:

And for the Month control:

Answer posted by Dan Letecky [DayPilot] 10 months ago.

This is awesome. Thanks.

Answer posted by SP 10 months ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java