$h = date(g); $m = date(i); $ap = date(a); $time = "$h:$m:$ap";
$h = date(G); $m = date(i); $time = "$h:$m";