version: 19 may 2017 - V.0.3
Some browsers, like Chrome / Opera / Safari support the modern HTML5 input controls for date and time, but unfortunately, the big browsers like IExplorer and Firefox do not. The format for date/time depends on the language that is configured for your browser.
| Browser feature detection: | |
|---|---|
| input type=date support | |
| input type=time support | |
| Language How to change | |
| Modernizr says: | |
| input type=date support | |
| input type=time support | |
| input type=datetime support | |