Date column in admin is incorrect
-
The date column displays incorrectly in the admin panel. Reverting back to the following in FileListTable.php resolves the issue.
return $file->GetFormattedDate();
- The topic ‘Date column in admin is incorrect’ is closed to new replies.