Ref T11816. Currently, if you specify a start time, you get back indexes starting from that start time (0, 1, ...).
This can cause some bugs elsewhere when querying for recurring event ranges.
Instead, return the indexes consistently, even if there is a start time.