Creating a yyyy-mm-dd range

hey errybody!

so, im using a mosquito component and am trying to loop a range of dates…

two of the mosquito inputs require a specific date format i.e: 2017-12-04 (yyyy-mm-dd).

im want to create a +1 range for the year and month, keeping the same format…

i NEED THIS TO BE A LOOP.

plz help

Grasshopper has some date/time interpolation components, I suggest you use those. Then afterwards format the interpolated date so it has the required layout.