react-nice-dates
react-nice-dates copied to clipboard
useDateInput doesn't parse input value in current locale when entering
When using the FR locale, all dates are displayed correctly in the current locale. But if I try to change something in the input, then it doesn't work.
For example:
There is input with date 7 janv. 2021. If I try to insert 9 janv. 2021 it won't work. But if I insert 9 Jan 2021 it will work and immediately change value to 9 janv. 2021 in the input