Re: ISSUE-56: Date ranges / intervals for LDF

Andreas added:

> One approach I have had in mind would split a date range 2012-03-30 – 2014-05-22 into several segments which can be cached:
> 2012-10-30 (whole day)
> 2012-10-31
> 2012-11 (whole month)
> 2012-12
> 2013 (whole year)
> 2014-01
> ...
> 2014-04
> 2014-05-01
> ...
> 2014-05-22
> 
> That splitting could be done by the client.

Received on Wednesday, 2 July 2014 07:25:20 UTC