I need to solve how to add all days that are between two dates in twig.
Current code:
{% set dates = [] %} {% for event in events %} {% set dates