chemerisuk / better-dateinput-polyfill

input[type=date] polyfill
http://chemerisuk.github.io/better-dateinput-polyfill/
MIT License
259 stars 58 forks source link

question of datetime-local #112

Closed Ruphi closed 5 years ago

Ruphi commented 5 years ago

It works good for date type, and can limit the value correctly, but not when the type is datetime-local.

chemerisuk commented 5 years ago

@Ruphi datetime-local contains time input too, so it is out of scope of this project.