react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

React DatePicker component

Results 3 react-datepicker issues
Sort by recently updated
recently updated
newest added

[Cleave.js](https://github.com/nosir/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. ####...

enhancement

Really nice date picker but couldnt use it because of the lack of a typescript types file Thanks.

Set the locale property in the component is not changing the texts in datePicker, how to fix this? Thanks in advance! My code: ``` { this.setState(state => ({ date: date...