QDate with Locale Property #9099
Answered
by
ontwikkelfabriek
fwiwDev
asked this question in
General - Components / Directives / etc
-
Hi, I tried to use QDate with locale but can't seem to figure it out. Has anyone had success with this? I used the locale formatting option for QDate here: (https://quasar.dev/vue-components/date#qdate-api) Please see my CodePen here: (https://codepen.io/quasy/pen/KKaLQBB?editors=101) Thanks for taking a look. -Q |
Beta Was this translation helpful? Give feedback.
Answered by
ontwikkelfabriek
Apr 30, 2021
Replies: 1 comment 1 reply
-
That's because if you use a custom |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fwiwDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's because if you use a custom
locale
you will have to define all properties like this:https://codepen.io/ontwikkelfabriek/pen/abpgOMe