deprecate ui.date_style and ui.time_style

these have been unused since date/time formatting has been pushed to i18n
This commit is contained in:
Josh Hawkins
2026-05-31 12:04:53 -05:00
parent fd49ca3349
commit e9d966db2a
5 changed files with 2 additions and 47 deletions
@@ -1852,12 +1852,6 @@
"12hour": "12 hour",
"24hour": "24 hour"
},
"TimeOrDateStyle": {
"full": "Full",
"long": "Long",
"medium": "Medium",
"short": "Short"
},
"unitSystem": {
"metric": "Metric",
"imperial": "Imperial"