Project

General

Profile

Actions

Task #65165

closed

Show folders creation date in Filelist (Backend)

Added by Alfred Bez about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-02-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Remote Sprint

Description

In the TYPO3 Backend is no folder creations date (FILE > Filelist). There is only a '-' and a @todo-comment in the code

class FileList extends AbstractRecordList {
...
case 'tstamp':
// @todo: FAL: how to get the mtime info -- $theData[$field] = \TYPO3\CMS\Backend\Utility\BackendUtility::date($theFile['tstamp']);
$theData[$field] = '-';

Files


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #34362: Filelist "Date" is not shown from foldersClosedMathias Schreiber2012-02-27

Actions
Actions

Also available in: Atom PDF