<?php $g=1059931375; echo $g; $date=date("Y-m-d",$g); echo "<br> $date"; $time=date("h:m:s A",$g); echo "<br> $time"; //all-the-vb ?>