eufemia
eufemia copied to clipboard
Datepicker input field doesn't work with the date 12.12.2012
🐛 Bug Report
When entering "1-2-1-2-2-0-1-2" with my keyboard in the datepicker, it doesn't work, I get a totally different date.
"1-2-1-2-2-0-1-2" should result in the date 12.12.2012
, but the result is 11.01.2202
.
https://github.com/dnbexperience/eufemia/assets/1359205/ceea3ff3-e866-4607-b50b-5b56aac3f5c5
To Reproduce
Visit the following example.
Input "1-2-1-2-2-0-1-2" using the keyboard, which should result in the date 12.12.2012
, but the result is 11.01.2202
.