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

DatePicker do not parse 112311 as 11/23/2011

1 Answer 32 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Rakesh Gandhi
Top achievements
Rank 2
Rakesh Gandhi asked on 30 Nov 2011, 11:12 AM
Hello,

In existing date picker, we are facing below problem:
when we type 112311 then it do not change to 11/23/2011 Similarly it happens when we type then 11232011 do not change to 11/23/2011.

Please look into this. I think ParseDateTimeEventArgs event do not parse and return false. It should not happen.

Thanks,
Sandeep

1 Answer, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 02 Dec 2011, 02:10 PM
Hello Rakesh Gandhi,

With the current parsing of RadDatePicker it is expected that 112311 and 11232011 will not be parsed to 11/23/2011. The best way to achieve this parsing is to use custom parsing. How to implement custom parsing for RadDatePicker you can read here.

All the best,
Ivo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
DatePicker
Asked by
Rakesh Gandhi
Top achievements
Rank 2
Answers by
Ivo
Telerik team
Share this question
or