You can use this in a JavaScript column.
return new Date(p1 * 1000).toISOString().substr(11, 8)
Original answer: