The day selected in the DayPickerInput is changed to year in specific format (DD-MM-YY) #1159
Unanswered
Pravallikakotha
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have reproduced in the CodeSandbox linked below
https://codesandbox.io/s/react-day-picker-selectbox-year-month-ig-3nr7z
it's working in the format DD/MM/YY but in DD-MM-YY it is working weird
In order to reproduce the issue take the following steps:
march 2020)
2 . DayPickerInput disappears after selecting a date
and year eg. 23-03-20, now it changes to 23-03-12
Beta Was this translation helpful? Give feedback.
All reactions