Datetimes in datatables appear to be displaying in UTC — which is noticeable now that we are in BST. The data is stored in the database with column type "timestamp without time zone" and appears to be correct when queried directly.
Datetimes in datatables appear to be displaying in UTC — which is noticeable now that we are in BST.
The data is stored in the database with column type "timestamp without time zone" and appears to be correct when queried directly.