Re: What am I not understanding about DateTime::SpanSet::intersects()?
[email protected] (Elliot Shank)
| Newsgroups | perl.datetime |
|---|---|
| Message-ID | <[email protected]> |
Flavio S. Glock wrote: > Proving that two unbounded (infinite) recurrences intersect is > possible, but it is *really* difficult to implement a general case. > > You can help it decide by being more specific about the time range. Ok, thanks. I'll do that.