Merge pull request #28772 from mahsem/add_Swedish_date_and_time_format
fix: add Swedish date and time format
This commit is contained in:
commit
da5cfd9ad7
1 changed files with 2 additions and 0 deletions
|
|
@ -2599,6 +2599,8 @@
|
|||
"currency_name": "Swedish Krona",
|
||||
"currency_symbol": "kr",
|
||||
"number_format": "#.###,##",
|
||||
"date_format": "yyyy-mm-dd",
|
||||
"time_format": "HH:mm",
|
||||
"timezones": [
|
||||
"Europe/Stockholm"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue