Ver originalmiFecha = new Date(anio, mes, Fecha_elegida); if (miFecha.getDay()==0 || miFecha.getDay()==6) { alert('fecha no permitida'); }