Changes for version 0.18 - 2003-10-26

  • IMPROVEMENTS
    • Added several new methods for calculating the difference between two datetime objects. These are delta_md(), delta_days(), and delta_ms(). Each of these methods returns the difference as a duration containing just certain units.
  • BUG FIXES
    • Require Pod::Man 1.14+, so that head3/head4 markup doesn't cause installation to die.
  • BACKWARDS INCOMPATIBILITIES
    • The local_rd_as_seconds method is deprecated, as it doesn't really serve much purpose.

Modules

A date and time object
Duration objects for date math
Infinite past and future DateTime objects
leap seconds table and utilities

Provides

in lib/DateTimePP.pm
in lib/DateTimePPExtra.pm
in lib/DateTime/Infinite.pm
in lib/DateTime/Infinite.pm