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

Raddatepicker DisplayDateformat custom

1 Answer 46 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 23 Jul 2014, 09:49 PM
Hello

Im looking for a way displaying selected date from datepicker in the format  YearWeekDaynumber

Ex. 14023  (2014 week:2 weekdaynumber:3)

can this be done? I have tried replacing DisplayDateformat  so far without luck.

regards

Mark

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 24 Jul 2014, 06:33 AM
Hi Mark,

As far as my knowledge RadDateTiemPicker SelectedDate property represents a DateTime object. So the DateTime object will expect the values for year, month, day, hour, minute, second, millisecond and calendar. So it is not possible to give the week and week day number. One suggestion is that you can access the week and week day number from the selected date.

Thanks ,
Princy.
Tags
Calendar
Asked by
Mark
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or