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

DatePicker Maximum Date

2 Answers 639 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
dhuss
Top achievements
Rank 1
dhuss asked on 25 Aug 2015, 02:26 PM
What is the maximum date that can be set for the maxdate property in the radDatePicker control

2 Answers, 1 is accepted

Sort by
-1
Viktor Tachev
Telerik team
answered on 26 Aug 2015, 02:04 PM
Hello,

By default the MaxDate property for RadDatePicker is December 31st 2099. However, you can change this by setting the property manually.


<telerik:RadDatePicker runat="server" ID="RadDatePicker1" MaxDate="01-01-2200"></telerik:RadDatePicker>


Regards,
Viktor Tachev
Telerik
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 Feedback Portal and vote to affect the priority of the items
Dylan
Top achievements
Rank 1
Iron
commented on 27 May 2021, 02:39 PM

This did not answer the question. They asked what the maximum possible value is, not what the default value is or how to change it.
0
Dylan
Top achievements
Rank 1
Iron
answered on 27 May 2021, 02:43 PM

The maximum date that can be set for the MaxDate property is December 31, 9998.

https://www.telerik.com/forums/raddatetimepickerelement-mindate-maxdate-limit

Tags
DatePicker
Asked by
dhuss
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Dylan
Top achievements
Rank 1
Iron
Share this question
or