You can display datetime on a list but you must use two columns: one with widget=“date” and one with widget=“time”.
But since Issue 6918: Allow to edit reference field in editable list - Tryton issue tracker it is possible to have more than one renderer per column. So I think it should be possible to implement a proper DateTime cell.
1 Like