localization in runtime #2899
Unanswered
mdellanave
asked this question in
Q&A
Replies: 1 comment 6 replies
-
In the same example I noticed that the display date in the input text is not well formatted for IT idioma; it should be dd/MM/yyyy like it is in the locales/it.js file, instead of MM/dd/yyyy like the default en formatter . Is it something to fix? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I found a strange beahvior after localization option update on already initialized date pickers,
Here you can try it
https://codesandbox.io/p/sandbox/tempus-dominus-qdxs8r
My question is, why is necessary to click two times on the idioma buttons to change both the pickers?
If i click for example the IT button only one time, than only one picker actually change.
any idea?
Beta Was this translation helpful? Give feedback.
All reactions