$hora_local = mktime(date("H")+6,date("i")); $hora=getdate($hora_local); print $hora[hours].":".$hora[minutes];