Gebruik de to_timestamp() postgres-functie : `insert into times (time) values (to_timestamp(${Date.now()} / 1000.0))`