We’re updating the <input> element’s documentation to not suck (yay!) and I’ve run into this: the WHATWG spec doesn’t currently list “datetime” as a valid type; only “datetime-local” is listed. Normally, MDN treats WHATWG as canonical, rather than W3C, but we do peek at that as well.
I’m pretty certain that this is correct; that “datetime” is deprecated. However, I do want to confirm things, since something odd turned up: W3C’s HTML 5.1 spec doesn’t include “datetime”, it’s present in the latest 5.2 draft. So apparently it was only recently even added to HTML by W3C. What’s the actual status of datetime? Eric Shepherd Senior Technical Writer Mozilla Developer Network <https://developer.mozilla.org/> Blog: https://www.bitstampede.com/ Twitter: https://twitter.com/sheppy _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform