<?php $date = new DateTime('@1540564519'); $formatted = $date->format('Y-m-d H:i:s'); echo $formatted;
You have javascript disabled. You will not be able to edit any code.