$fecha = explode("-",$fecha);/*$ayo = $fecha[0];$mes = $fecha[1];$dia = $fecha[2];*/$fecha_formato = mktime(8,30,0,$fecha[1],$fecha[2],$fecha[0]);