score:0

i only needed to set the hour of each day to (0,0,0,0)

let today = new date();
today.sethours(0, 0, 0, 0);

Related Query

More Query from same tag