mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
Do not force 12-hour format worldwide
Vue-i18n knows which locales prefer 12-hour format over 24-hour format
This commit is contained in:
parent
715977397a
commit
7bb2a11821
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
|||
"day": "numeric",
|
||||
"weekday": "long",
|
||||
"hour": "numeric",
|
||||
"minute": "numeric",
|
||||
"hour12": true
|
||||
"minute": "numeric"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue