You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleave.js provides a clever way that helps format input text content automatically. We can use this library (or borrow the code) to replace the existing date / time formatter.
Cleave.js provides a clever way that helps format input text content automatically. We can use this library (or borrow the code) to replace the existing date / time formatter.
Demo
https://nosir.github.io/cleave.js/
React Binding
https://github.com/nosir/cleave.js/blob/master/src/Cleave.react.js
DateFormatter
https://github.com/nosir/cleave.js/blob/master/src/shortcuts/DateFormatter.js
TimeFormatter
https://github.com/nosir/cleave.js/blob/master/src/shortcuts/TimeFormatter.js
The text was updated successfully, but these errors were encountered: