sync-engine icon indicating copy to clipboard operation
sync-engine copied to clipboard

starts_after and ends_after should work for recurring events

Open carolinelane10 opened this issue 8 years ago • 0 comments
trafficstars

When I use the API to get all events and try to filter for events that are only in the future: GET https://api.nylas.com/events?ends_after={now} I get singular events fine, but the recurring events that still have instances in the future are not returned. I assume because this filter only looks at the start and end time of the original instance.

carolinelane10 avatar Jan 31 '17 16:01 carolinelane10