Feature #94284
open
<f:format.date> is broken (no localization in Backend)
Added by Xavier Perseguers over 3 years ago.
Updated about 3 years ago.
Description
Show your Backend in another language than English
Put that in a template:
<f:format.date format="%A">now</f:format.date>
Expected: Day of week in German, French, ... whichever you chose
Actual: Day of week in English.
This worked in TYPO3 v9
- Status changed from New to Needs Feedback
How was this possible in v9? This is done in PHP via "setlocale" which is not used in TYPO3 Backend at all (also not in v9), because we don't have a per-user locale available (which would be cool though). Can you share more insights on your 9.5 configuration?
I should have written down in which project I was working, I guess I know but too bad.
Xavier Perseguers wrote in #note-2:
I should have written down in which project I was working, I guess I know but too bad.
Thanks for the quick reply. How can we proceed here? I'd say adding such a thing is a feature then?
- Tracker changed from Bug to Feature
- Priority changed from Must have to Should have
- TYPO3 Version deleted (
10)
- Is Regression deleted (
Yes)
Don't know how to reproduce, so let's make that a feature request, would make sense imho.
Also available in: Atom
PDF