Is it possible? I’d like my dates, time etc. to be displayed in the way I’m used to while keeping the browser in English. I’ve tried setting the LC_DATE environment variable as well, but it doesn’t respect that.
Edit: Solved!
- go to
about:config - set
intl.regional_prefs.use_os_localestotrue - restart firefox.


In my FF’s
about:configthere is a setting calledintl.regional_prefs.use_os_locales, defaulted tofalse. Maybe this can be used?Yep, that was it, thanks!