Hi Brian,
Your code looks OK, there is no "datetime" field - the correct type is "date" and it holds information about both date and time portions.
The build-in DataSource parser uses
kendo.parseDate to parse the incoming formatted string as JavaScript date. I tested both if kendo.parseDate parses date in ISO 8601 format and if the same works as expected in the DataSource and received a positive result.
Could you please check my
test page and let me know what I am missing?
Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!