format

format (type => datetime)
Path

$GLOBALS['TCA'][$table]['columns'][$field]['config']

type

string (keyword)

Scope

Display

Sets the output format if the field is set to read-only. Read-only fields with format set to "date" will be formatted as "date", "datetime" as "datetime", "time" as "time" and "timesec" as "timesec".