hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.59k stars 672 forks source link

how to get date array #370

Open a510102 opened 4 years ago

a510102 commented 4 years ago

when i use DateRamge , i selected date from 5/9 to 5/11 how to get the date array like 5/9 5/10 5/11 not only startDate and endDate