Does Dartium/dart support the <input type='datetime'>? I am surprised to see a text box being rendered instead of a date and time UI.
Thanks
Does Dartium/dart support the <input type='datetime'>? I am surprised to see a text box being rendered instead of a date and time UI.
Thanks
(Copied from comments)
As of Chrome 35; there is still no built-in calendar widget for <input type="datetime"> :(
Strangely, Chrome for Android apparently does have this! http://caniuse.com/#feat=input-datetime