Unplanned
Last Updated: 25 Jan 2019 15:49 by ADMIN
Sam
Created on: 25 Jan 2019 10:07
Category: Kendo UI for jQuery
Type: Feature Request
0
kendo.aspnetmvc.js formats dates into a non ISO-8601 format

On line 157 of kendo.aspnetmvc.js:

return 'datetime\'' + kendo.format('{0:yyyy-MM-ddTHH-mm-ss}', value) + '\'';

As far as I know this format is non compliant with any standard format.
Could this please be compliant with ISO-8601 standard so that its more universal for APIs to be able to handle?

 

1 comment
ADMIN
Ivan Danchev
Posted on: 25 Jan 2019 15:49
Hello Sam,

Thank you for your suggestion on making this change to the datetime format. I made this thread visible on our Feedback Portal. This way the community would be able to vote for this idea. If it gets approved by the team it will be implemented in a future release.

Regards,
Ivan Danchev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.