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:
@ -1116,7 +1116,7 @@
|
|||||||
},
|
},
|
||||||
"date": {
|
"date": {
|
||||||
"locale": "en",
|
"locale": "en",
|
||||||
"altFormatLong": "j M Y H:i",
|
"altFormatLong": "j M Y, H:i",
|
||||||
"altFormatShort": "j M Y"
|
"altFormatShort": "j M Y"
|
||||||
},
|
},
|
||||||
"reaction": {
|
"reaction": {
|
||||||
|
Reference in New Issue
Block a user