Amortizes some quantity over the days between start and end.
Amortizes some quantity over the days between start and end.
Returns a Seq of pairs consisting of the DateTimeUTC to which
the value should be ascribed and the amortized amount. If start and
end are on the same day, return a Seq with start and the whole
amount.