An open API service indexing awesome lists of open source software.

https://github.com/sebi2020/date-input-test-page

A page which lets you test date-time-input compatibility among different browsers
https://github.com/sebi2020/date-input-test-page

datetime html input

Last synced: 5 months ago
JSON representation

A page which lets you test date-time-input compatibility among different browsers

Awesome Lists containing this project

README

          

# date-input-test-page
A page which lets you test date-time-input compatibility among different browsers

It shows you the emitted raw input values, which would be send to a server if contained in a html form.
If a field shows up as a simple text field the corrosponding input field is not supported by your browser.

Check your browser here: [https://sebi2020.github.io/date-input-test-page/](https://sebi2020.github.io/date-input-test-page/)

The Page contains the following input types:
* Date
* Month
* Week
* DateTime-Local
* Time

### TODO
* [ ] More optimizations for the repsonsive page design (mobile devices)
* [ ] Add known compatibility tables / issues