Hi
Please help me How to display date of telerik RadDatePicker date in the format : 'MM-dd-yy' (instead of the default format) inside a data bound column in ItemsControl.
Thanks
Kripa
1 Answer, 1 is accepted
0
Konstantina
Telerik team
answered on 22 Dec 2011, 08:37 AM
Hi Kripa,
You can customize the format in which the date is displayed by setting the Culture property of the DatePicker. The CultureInfo class has DateTimeFormat property through which you can customize the format of displaying the dates.
Hope this helps.
All the best,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>