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
- Host: GitHub
- URL: https://github.com/sebi2020/date-input-test-page
- Owner: Sebi2020
- Created: 2021-09-04T14:46:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-04T15:55:50.000Z (almost 5 years ago)
- Last Synced: 2025-04-12T20:55:52.423Z (about 1 year ago)
- Topics: datetime, html, input
- Language: HTML
- Homepage: https://sebi2020.github.io/date-input-test-page/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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