Data after this loop: var groupByDate = groupBy(dataSet, (obj) => obj.tijd.substring(0, 10)); groupByDate.forEach((date, list) ...
確定! 回上一頁