Home Unanswered Active Tags New Question

change schedular time format

Hi

How can i change the time format to look like in the- demo/Scheduler/Day.aspx

12AM ,1AM instead of 0,1

Thanks

Roiy

Asked by Roiy 4 years ago.
Replies
There are two ways to do it:
  • Set TimeFormat="Clock12Hours". I just realized that there is a bug in 4.4 that doesn't append "AM" or "PM" in the second row of the header (in the first line it's working fine). It's fixed now and the fix will be included in 4.5.
  • Change the text manually by handing BeforeTimeHeaderRender and modifying e.InnerHTML.
Comment posted by Dan Letecky 4 years ago.
New Reply
This reply is
Your name (optional):

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