recurring_events_for
recurring_events_for copied to clipboard
Pagination
Hey, @bakineggs, me again!
How did you handle pagination? I mean, if I try to paginate by datetime, we bump into the range being inclusive, e.g. 12:00 -> 17:00, if I request 15:00 -> 19:00, the event would be included again.
Am I missing something here or did you have some way to handle this?
Thanks