forked from Public/pics
GenericTable: rework timestamp formatting
This commit is contained in:
@@ -70,10 +70,8 @@ class ManageErrors extends HTMLController
|
||||
'time' => [
|
||||
'format' => [
|
||||
'type' => 'timestamp',
|
||||
'data' => [
|
||||
'timestamp' => 'time',
|
||||
'pattern' => 'long',
|
||||
],
|
||||
'pattern' => 'long',
|
||||
'value' => 'time',
|
||||
],
|
||||
'header' => 'Time',
|
||||
'is_sortable' => true,
|
||||
|
||||
Reference in New Issue
Block a user