Hi`look
Results
1
comments of
Hi`look
`const getDate = (start,end) => { const result = [] start = new Date(start).getTime() end = new Date(end).getTime() for(let i = start;i