Gebruik FROM_UNIXTIME zoals dit: SELECT FROM_UNIXTIME(timestamp_field) AS formatted_date FROM tablename;