svelte-i18n
svelte-i18n copied to clipboard
How to disable AM/PM in $time formatter
I am sorry for the bug category, it's neither bug nor feature request.
I just need help with disabling AM/PM in time formatter, as it's not needed in my app. Essentially I need to set clock to 24h format for all locales
Thank you