Is there a way to change the default appointment times to use military time instead of regular time? So instead of the appointment time showing 1:00 - 2:00 it would show 13:00 - 14:00.
Kind regards,
David
2 Answers, 1 is accepted
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 18 Sep 2015, 01:21 PM
Hello David,
Thank you for writing.
AppointmentElements in RadScheduler display their start/end time considering the RadScheduler.Culture property. If you set it to new System.Globalization.CultureInfo("en-GB"), the desired look will be achieved. Alternatively, the AppointmentTitleFormat gives you the opportunity to explicitly specify the exact format of an appointment title. Here is a sample code snippet demonstrating how to accomplish your requirement:
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items