Date range filter does not respect date format settings
Describe the bug
The date range filter always displays dates in a long format (“September 9, 2025”), even though the global date format under Admin Settings → Localization is set to a different format.
To Reproduce
- Go to Admin Settings → Localization → Dates and times, and set Date Style to a specific format (e.g., “31 Jan, 2018”).
-
Create a dashboard with a date range filter.
-
Select a date range in the dashboard and observe the filter displaying the range in a different format.
Expected behavior
The date range filter should respect the global date format settings defined in Admin Settings → Localization.
Logs
No response
Information about your Metabase installation
v1.56.12
Severity
P2 - It is not a blocker but it breaks visual consistency and results in lengthy text in filters. Reported by a Pro customer.
Additional context
No response
seems to be mentioned here and "Not planned" but not sure why it was that way: https://github.com/metabase/metabase/issues/55613
please confirm with the product before merging the fix