Help for this page
if($hh > 12) { # hh = 12; $hh = $hh - 12; ... else { $ampm = "AM"; # opps 12 PM just became 12 midnight. }