Skip to main content
Solved

Generate list from given dates and interval

  • September 25, 2019
  • 2 replies
  • 45 views

Forum|alt.badge.img

I have 2 dates and an interval.

I need at least to generate a list of dates between given ones with a certain interval (step).

As a maximum I need to combine list of dates with list of items.

Please refer to the picture below.

Best answer by ebygomm

A DateTimeCalculator to calculate the number of intervals between the start date, a cloner using this value +1 to make copies and a second DateTimeCalculator to create the new dates

View original
Did this help you find an answer to your question?

2 replies

ebygomm
Influencer
Forum|alt.badge.img+31
  • Influencer
  • Best Answer
  • September 25, 2019

A DateTimeCalculator to calculate the number of intervals between the start date, a cloner using this value +1 to make copies and a second DateTimeCalculator to create the new dates


Forum|alt.badge.img
  • Author
  • September 27, 2019
ebygomm wrote:

A DateTimeCalculator to calculate the number of intervals between the start date, a cloner using this value +1 to make copies and a second DateTimeCalculator to create the new dates

Thank you @egomm. Works fine.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings