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

MinDate is 1/1/1980??

1 Answer 77 Views
Input
This is a migrated thread and some comments may be shown as answers.
Jay
Top achievements
Rank 1
Jay asked on 22 Sep 2008, 08:47 PM
I just found out that the RadDatePicker does not seem to support dates earlier than 1980 (it throws an exception if it is set to earlier).

Can this be true?

This means that we cannot use RadDatePicker for birthdays, employment start days, anniveries, or practically any other date that I can think of that occured in the past.

Certainly I am missing the option that enables all dates.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 23 Sep 2008, 06:52 AM
Hi Jay,


You can use the MaxDate and MinDate properties to specify a range for the date input control. If the user tries to enter a value that is greater than the value of the MaxDate property or less than the MinDate property, the date input control signals the user that there is a problem by applying the "error" CSS style and does not update its value.

Kind regards,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Input
Asked by
Jay
Top achievements
Rank 1
Answers by
Missing User
Share this question
or