hernansartorio / hernansartorio/react-nice-dates

useDateInput doesn't parse input value in current locale when entering

Open
#102 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.1k
Forks
77
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.