This is a migrated thread and some comments may be shown as answers.

Format Date Picker (MM-dd-yy)

1 Answer 123 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Vinod
Top achievements
Rank 1
Vinod asked on 21 Dec 2011, 06:48 PM
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

Sort by
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 >>
Tags
DatePicker
Asked by
Vinod
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or