24-hour date format in event display
Asked by Anonymous18 years ago.
Hi Dan,
Please let me know if it is possible to display the time displayed in the event in 24-hour format.
Eg. XYZ (17:00 - 18:00)
Please point me to any documentation you have for this.
Thanks
Raghav
Comment posted by Dan Letecky18 years ago.
The time format in the event is determined by the current culture. If you change the pages Culture to de-DE (German) for example, it will render in 24-hour format.
The other option is to handle BeforeEventRender event and change e.InnerHTML according to your needs (see
http://www.daypilot.org/custom-event-rendering.html for details)..
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.