internet-explorertelerikraddatepicker

RadDateTimePicker is not working with IE 8, 10


I have RadDateTimePicker in my ASP.net web page. I noticed that it is not working properly on IE 8 and 10. After selecting the date or the time, the control shows another date (wrong year). I also tried the Demo page

http://demos.telerik.com/aspnet-ajax/calendar/examples/overview/defaultcs.aspx

It contains the same issue. Can you help me please?

Thank you in advance.


Solution

  • I noticed that I had selected an invalid timezone in my local machine. After I selected a valid time zone the control worked fine on IE. It looks like the control rely on client's machine to calculate time and date (in case we are using IE)