Replies: 1 comment
-
Can somebody answer that? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi!
I use
<b-form-datepicker>
form in my projectwith
:date-format-options="{ year: 'numeric', month: 'numeric', day: 'numeric' }"
.Date field displays format in yyyy.MM.dd, is there possible to change date format to dd.MM.yyyy?
Beta Was this translation helpful? Give feedback.
All reactions