Changes for version 0.40 - 2007-08-30

  • BUG FIXES
    • A custom formatter would be lost after a call to set() or truncate(). Reported by Kjell-Magne Øierud. RT #28728.
    • The truncate() method docs said it accepted "second" as a parameter, but it didn't actually do the right thing with it. Now it always truncates nanoseconds to 0 for any parameter it is passed.

Modules

A date and time object
Duration objects for date math
Helper functions for other DateTime modules
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
in lib/DateTime.pm