search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

How to display full time on monthly calendar event

Asked by Tartofraize
6 years ago.

Hello,

I'm updating a project using DayPilot version 6.9 to version 8.3 SP7. I'm using ASP.NET Monthly Calendar control with events in it. Previously each event in the control used to display start and end times (following the format hh:mm) but now i only manage to partially show these times (it only shows hours, minutes are missing).

Is there a way to customize the format used to display event's start and end times ?
Thanks in advance

Answer posted by Tartofraize
6 years ago.

I found a solution in a demo project.
The demo project is in the DayPilotProTrial-8.3.3601.zip on the following page : https://www.daypilot.org/demo/

On the StartEndTime aspx page, look for the OnBeforeEventRender attribute of the DayPilotMonth control.
Start and end time of the event are added inside this event handler.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.