I\'ve been struggling with this all day.
I\'ve been using for a long time in one of our company web apps, and only recently di
Unfortunately Date/time input types are still CSS Working Drafts. So if you want to make it work across all browsers, you have no choice but to use a polyfill. Like this one for example.