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

A lightweight but complete datetime picker react component.

Results 109 react-datetime issues
Sort by recently updated
recently updated
newest added

1. select date 2021-04-01 2. then set date 2021-05-31 3. the date input shows 2021-05-01

### Steps to Reproduce ### Expected Results Open April calendar and click on 31st March, it will select date as 1st March instead of 31st March ### Actual Results It...

We've just released version 3 and we need to start thinking where we are going to with the next version of the library. I'd like to give the opportunity to...

documentation

I tried to use react-hook-form for validation and errors using Controllers. Errors and validation work fine, I can get value, but the onChange function won't work. Please help.

### I'm Submitting a ... ``` [x] Bug report [ ] Feature request [x] Support request ``` ### Steps to Reproduce During Yarn build we are getting the below error....

### I'm Submitting a ... ``` [ ] Bug report [ ] Feature request [ ] Support request ``` ### Steps to Reproduce ### Expected Results ### Actual Results ###...

### I'm Submitting a ... ``` [ x ] Bug report [ ] Feature request [ ] Support request ``` ### Steps to Reproduce I'm using the datepicker value in...

### I'm Submitting a ... ``` [x] Bug report [ ] Feature request [ ] Support request ``` I am currently using the TypeScript types from the Datetime component and...

### Steps to Reproduce Setting value to `open` prop based on a condition, ``` ``` ### Expected Results When I set `null` explicitly to `open` prop, it sound retain its...

Hey, When I tap on the input it scrolls to the end of the page on chrome mobile browser. Is there a way of preventing this or is a bugfix...