Set a global default date time format

Is there a way to set a default date time format? Instead of having to format all the fields individually...
2 Replies
Diogo Gomes
Diogo GomesOP17mo ago
Table::$defaultDateTimeDisplayFormat = 'Y/m/d H:i'; Thank you @awcodes

Did you find this page helpful?