fix(datepicker): make the date format in the picker consistent with the input field
Resolves https://kolaente.dev/vikunja/vikunja/issues/2340
This commit is contained in:
parent
6f4895b8cf
commit
01b7ae8091
@ -1116,7 +1116,7 @@
|
||||
},
|
||||
"date": {
|
||||
"locale": "en",
|
||||
"altFormatLong": "j M Y H:i",
|
||||
"altFormatLong": "j M Y, H:i",
|
||||
"altFormatShort": "j M Y"
|
||||
},
|
||||
"reaction": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user