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

first set date 2021-04-01, and set date 2021-05-31, display 2021-05-01 bug

Open menghu07 opened this issue 3 years ago • 3 comments

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

menghu07 avatar May 29 '21 01:05 menghu07

new pull request

menghu07 avatar May 29 '21 09:05 menghu07

@arqex is there any workaround for this issue? The problem seems to be only with the last days of the month before the current one, the rest are working fine.

@menghu07 I tried installing the fork from your repository locally but it doesn't seem to be working properly either, were you able to fix this somehow?

Thanks to both of you!

mmarchett avatar Feb 03 '22 13:02 mmarchett

I fork the repository and fix this issue. Try https://www.npmjs.com/package/@iftek/react-datetime

yuan9090 avatar Jul 30 '24 10:07 yuan9090