this value(06.12.2020T14:03) is not valid for above. Where am i wrong?
I corrected like this but date picker’s month names are not local. For example Dec must Ara. How can we localized month names?
If you want to use datetime-local then check how it works:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/datetime-local
For the datepicker component you need to add the moment framework with locales and select your language.
Where to select my language?

