Skeleton code for time-range test (section 9.9)
authorArt Cancro <ajc@citadel.org>
Tue, 27 Feb 2024 16:16:56 +0000 (11:16 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 27 Feb 2024 16:16:56 +0000 (11:16 -0500)
commit29d91a0edee2565fd59b5b5a20963e73d528a5cf
treef580fa9413e21b850378b71b5c1e4032be301693
parent2c1cfe66047a3a6618812688b8c43769602d48a9
Skeleton code for time-range test (section 9.9)

After finally getting to the point where we are recursing up
through both the nested components and the nested queries in a
way that matches them properly, we are now able to start writing
the individual property and parameter queries defined in the RFC.

time-range (section 9.9) is the obvious first choice to implement
because it is the most useful.  Wrote and bound the skeleton
function to do this.
webcit-ng/server/caldav_reports.c