DateRange
DateRange[date1,date2] gives all dates in the range from date1 to date2.
DateRange[date1,date2,increment] gives the dates in the range from date1 to date2 that are increment apart.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.