Summary:
Limit to <date> or <days> in lists
Detailed Description:
I am using the calendar to display the next week's events on a site. The large
majority are recurring events which are the only thing on that day. I can limit
the list to seven events but whenever there is more than one event in the day,
we then only get 6 days not the full week. Also if an event gets cancelled one
week to leave six events, the next recurring event outside that week is shown.
It would be great if I could set a "limit" parameter to either a hard date
(2019-02-25) or number of days ("7 days") to avoid this.