Feature #91748
opendate format in backend is incorrect (German language)
0%
Description
I noticed that the date format which is shown in the filelist in the backend has not the correct format.
In the BE I use the German language and the date has the following format: DD-MM-YY
In Germany the typical date format is: DD.MM.YYYY (or DD.MM.YY)
According to this website https://www.datumsformat.de/ it's also possible to use the ISO Norm YYYY-MM-DD but this is very uncommon.
I haven't checked other languages but based on the configured backend language, the date format should also adapt correctly.
Files
Updated by Andreas Kienast over 2 years ago
- Tracker changed from Bug to Feature
- TYPO3 Version deleted (
9)
Updated by Andreas Kienast over 2 years ago
- Target version changed from Candidate for patchlevel to Candidate for Major Version
Updated by Benni Mack 5 months ago
- Related to Task #103496: Use ISO date format by default added
Updated by Benni Mack 5 months ago
- Status changed from New to Needs Feedback
We migrated to ISO format, it is currently not possible to change the format based on the langauge. Instead the format of the date + time should be configurable, independant of the language.
Please also see https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.4.x/Important-103496-ISOFormatUsedForDateRendering.html#important-103496-iso-format-used-for-date-rendering which probably solves your original issue, right?
Updated by Benni Mack 5 months ago
- Related to Bug #104192: Not possible to change date format to US format anymore added
Updated by Benni Mack 5 months ago
- Related to Bug #85002: Date displayed inconsistency in BE for translated dates added