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

Max display date?

1 Answer 85 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 23 Mar 2011, 07:22 PM
I am evaluating the option of using the DateTimePicker instead of another DateTime control. It has been a great fit for us, except for one thing.

In our system, when specifying bounds, we use an end date of 1/1/9000 to indicate that something is open-ended. 

The problem is that even though I have the SelectableDateEnd and DisplayDateEnd properties set to 1/1/9000, when you open the picker, the max date is 1/1/3000.

Is there any way to alter this behavior?

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 24 Mar 2011, 05:26 PM
Hi Robert,

The maximal supported date by the RadDatePicker is 1/1/3000.
There is no problem to set the 12/31/9999 as a SelectedDate. However, an exception might be thrown when you try to set it as a SelectableDateEnd and not as a SelectedDate.
Sorry for the caused inconvenience.

Please let us know if you have any other questions.

Kind regards,
Konstantina
the Telerik team
Tags
DateTimePicker
Asked by
Robert
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or