D3.js | d3.timeSaturdays() Function
The d3.timeSaturdays() function in D3.js is used to return all the dates based on Saturday in the given range of start and end date. Syntax: d3.timeSaturdays(start, end, step); Parameters: This function accept three parameters which are given below: Start: This is the given start date. end: This is