Home Unanswered Active Tags New Question

Calender to show only Business hours

I have implemented the latest version of Calender. Its full featured calender. But it is showing 24hrs time But our business hours are 9 am to 5pm. So is there any way I can just show them 9 to 5 instead of 24hrs as for this I need to use scroll to get onto my business hours. Thanks,
Asked by Anonymous 1 year ago.
Replies

You can set the initial position ScrollPositionHour="9"

Comment posted by jjsabe 1 year ago.
This feature will only set scroll on the business hour. I do not want to show non business hour on Calender. Can I do that?
Comment posted by Anonymous 1 year ago.

Use BusinessBeginsHour = "9", BusinessEndsHour = "17", HeightSpec = "BusinessHoursNoScroll"

Comment posted by Dmitry 11 months ago.
New Reply
This reply is
Your name (optional):

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