This is just a quick question. Can the RadDateInput control in the new RadControls for Ajax suite be set to a 24 hour clock. Right now I see that it will convert it to the correct time if you put in a 24 hour time.
3 Answers, 1 is accepted
0
Konstantin Petkov
Telerik team
answered on 02 May 2008, 07:50 AM
Hi Daniel,
The DateInput control display can be configured through the DateFormat and DisplayDateFormat properties. We have outlined the supported formats here.
You may also be interested in the RadTimePicker control, which allow the users to pick and display time only:
I am using the Q3 2007 release (which I think was the latest release when this thread was first posted), but when I set my date time picker's DateFormat and DisplayDateFormat to "M/d/yyyy HHmm", it still converts times to 12-hour format. What am I doing wrong? The time picker is correctly displaying times in HHmm format, but the input box is not.