Hi, when I select the date in RadDatePicker it looks like MM/DD/YY 12:00:00. I need that the selected date looks like MM/DD/YY 00:00:00. How can I do this?Where it's initialized?
3 Answers, 1 is accepted
0
Konstantina
Telerik team
answered on 15 Sep 2011, 12:15 PM
Hello Gizmo,
You can customize the date and time in the RadDateTimePicker by setting the Culture of the control. Using the CultureInfo class and its DateTimeFormat property you could customize the format to fit your needs.
Best wishes,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Could anyone help me to fix how to display date as 00/00/00 when i focused in raddatepicker control.
thanks in advance.
0
Yana
Telerik team
answered on 23 Dec 2011, 10:22 AM
Hello Ramesh,
Please check this help article which explains how to change the date and time formatting in the RadDateTimePicker. Here you can find a complete list of the available formats.
All the best,
Yana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>