dateFormat should be translateable #4996
carstenblt
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you supply a single format string to
admin: { dateFormat: ''} }
for all locales, the UI can't really be localized.Btw, this leads to a pretty awful default German date representation, that's barely readable.
I would suggest that the dateFormat parameter could be supplied individually for each locale. Also, good default values should be set for supported languages.
Beta Was this translation helpful? Give feedback.
All reactions