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