cevadtokatli / date-picker

JavaScript library for setting and choosing date and hour.
https://cevadtokatli.github.io/date-picker
MIT License
19 stars 7 forks source link

Typed Input Formatting #1

Open RiFi2k opened 5 years ago

RiFi2k commented 5 years ago

What is the possibility of enhancing the manual entry into the inputs by auto formatting your typed input to the proper format.

Something like cleave.js

Also thanks so much for making this, nobody has developed a decent modern date and time picker that wasn't bundled with a component library in what feels like 10 years. I already know I love it and I'm convincing people to drop their current pickers in favor of this one.

cevadtokatli commented 5 years ago

Thanks for the idea. I'll take a look at cleave.js and update the library as soon as possible.