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

Wrong return value of kendo.parseDate if the year is 1900 on Firefox Version 65 above

0 Answers 68 Views
Miscellaneous
This is a migrated thread and some comments may be shown as answers.
junever
Top achievements
Rank 1
junever asked on 23 Jul 2019, 12:47 AM

Good day,

I am currently using Kendo UI 2014.3.1411 and using ASP.NET MVC. When I'm trying to retrieve a DateTime that has a year of 1900, it returns a value of added 5 minutes.

 

From Controller:

Value of DateTime passed as JSON is "1/1/1900 1:00PM"
`(Timestamp is /Date(-2208970800000)/)`

 

After using kendo.ParseDate of the value of Timestamp, Time became 1:05pm

 

I would like to know what is the minimum version of Kendo to have this resolved.

 

Thanks.

No answers yet. Maybe you can help?

Tags
Miscellaneous
Asked by
junever
Top achievements
Rank 1
Share this question
or