Is there a recommended date and time picker that can be used for web and mobile?
<input type="date>
Note that this does not work in Safari, but most other web browsers.
Or IE/Edge…
Interesting. For me, it doesn’t. I get a plain text box. Never could figure out why…
(edit: Your fiddle works fine…it was a bit of code I was trying to use for work which didn’t). Don’t get what the difference is…
According the CanIUse it was available from Edge 13.
That might be it. I’m on an older version of the edge browser (don’t ask)
1 Like
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.