Actions
Feature #90131
closedfilelist: Show full datetime for a file
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2020-01-16
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In the filelist module, by default the "lastModified" date of a file will be shown as ddmmyy. (The formatting is configured in $GLOBALS['TYPO3_CONF_VARS']['SYS']['ddmmyy']).
This makes it impossible to view the actual time (hhmm).
For simplicity I suggest to only show the date in the table column but add a title attribute for hovering which shows the full datetime.
Actions