Posts by aribeiro • 126 points
1 post
-
1
votes2
answers4871
viewsA: Sum of Useful Days
Yes, it is possible to do the desired by replacing the cycle while by a recursive call to a given function: var novaData = new Date(dataBase.valueOf()); var diasUteisRemanescente; var direcao; //…