When we use the schedules API, it will only pull down the upcoming stream date/times. If we are viewing the calendar app, that means potentially many entries could be missing in the current week. It should be fairly simple to take the records pulled via the schedules api and find the closest series of entries, then simply subtract 7 days from that date time.
When we use the schedules API, it will only pull down the upcoming stream date/times. If we are viewing the calendar app, that means potentially many entries could be missing in the current week. It should be fairly simple to take the records pulled via the schedules api and find the closest series of entries, then simply subtract 7 days from that date time.