The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10 - 2003-09-02

  • DateTime::Span->duration now uses the new subtract_datetime_absolute method, which means that the duration is always given in seconds.
  • supports _huge_ recurrence sets (not infinite) with "virtual" elements. these sets have 'undef' count. Experimental - mostly untested ! this adds support for sets like 'all seconds in 2003'
  • faster recurrence intersection
  • count returns 'undef' for infinite sets.

Modules

Datetime sets and set math
Datetime spans
set of DateTime spans

Provides

in lib/DateTime/Set.pm