Hi All,
I had event items with field "end_time" in date/time datatype. How can I filter the document when the events are expired - current time is over the end_time?
I've tried to filter by setting the "current time" is less than or equal to "end_time" in backend query - and it doesn't seem to work. Wasn't able to find any solution in the previous posts here neither.
Any help would be appreciated!
Thanks!