I wrote in a previous post about the conditions for a date query that I want to use in a looper that only allows the query before and after, but not greater than or less than. I solved the problem with a custom looper:
But now I have a problem with an API interface. The API reads dates of events and I only want to list today’s and future events. But with this API there is no possibility to send a filter with the request that restricts the date range. Therefore, I can only perform a query on the individual elements to hide older dates.
With my current query, however, I cannot display events with today’s date!
So please, finally add the option “Date Larger Equal” and “Date Smaller Equal”!
Translated with www.DeepL.com/Translator (free version)