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

How to display the date as mm-dd-yyyy instead of mm/dd/yyy .

1 Answer 58 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
Rakesh
Top achievements
Rank 1
Rakesh asked on 13 Apr 2011, 07:28 AM
Hi,

  I want that the date should be displayed as mm-dd-yyyy instead of mm/dd/yyyy. In simple words I can say I want to display '-' instead of '/'. Please let me know how to achieve this. If I need to use a culture can u tell me the culture name for this.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 15 Apr 2011, 11:36 AM
Hello Rakesh,

You can manipulate the displayed format through the ParseDateTimeValue event and implement custom parsing behaviour. You can find more information in this help article.

Hope this info helps.

All the best,
Boyan
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
DateTimePicker
Asked by
Rakesh
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or