date("Y-m-d H:i:s", strtotime($_POST['timestamp']));
echo date("Y-m-d H:i:s", time());
date("d.m.Y", strtotime($mysqltimestamp)