-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: SolarQuery
-
None
A company has requested a new /datum/reading query type to find the difference within a start/end date range, where the query does not extend the date range in any direction to find any "nearby" datum. The query must stick literally to return the difference between the following two datum, given start and end dates:
- the datum closest to but not before the start date
- the datum closest to but not after the end date