Date format (dd.mm.yyyy) iimpossible to set on date filters

Hello !
I'm running metabase 0.53.9 and since the update to this version the date format on the date filters is not in the french format (day month year). This is weird since the date format is properly set in the admin section.
Do you have any clues to fix it ?
Thank you !


Hi there,

What is the last version you were running where this worked? I did a few tests but always see it as "avril 21, 2025" in filters, regardless of the Localization setting

Hi !
We were using the version 0.52.8.
The date format changed when we did the upgrade from v0.52.8 to v0.53.9

Thanks for reporting this!

Dates in date pickers are no longer configurable through Localization settings, in favor of browser defaults and per-account language settings. However, they are now (incorrectly) defaulting to month-year-day regardless of language. I reported this here: Date picker format can't be changed from month-day-year in other languages · Issue #58550 · metabase/metabase · GitHub
Please subscribe to get notified in case there are updates on the issue