P
phancey
I am serving ICAL data to subscribers but I would like to scope the
data I serve for performance reasons. So for example I might want to
serve a year at a time, from today. I can't see a way of scoping the
VCALENDAR object. Ideally I would like to tell the subscibing calendar
that I am sending data for this date range : startdate, enddate and
not to touch anything outside of these dates but what it currently
does is to assume that the data being served to it is the entire
calendar so it removes the stuff outside of those dates (i.e
yesterday's appointments etc).
Is there a way of telling the application that this is partial
calendar or the delta or differences rather than the whole calendar?
Thanks
Phil
data I serve for performance reasons. So for example I might want to
serve a year at a time, from today. I can't see a way of scoping the
VCALENDAR object. Ideally I would like to tell the subscibing calendar
that I am sending data for this date range : startdate, enddate and
not to touch anything outside of these dates but what it currently
does is to assume that the data being served to it is the entire
calendar so it removes the stuff outside of those dates (i.e
yesterday's appointments etc).
Is there a way of telling the application that this is partial
calendar or the delta or differences rather than the whole calendar?
Thanks
Phil