The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.44 - 2017-08-20

  • Added a stringify() method. This does exactly the same thing as stringification overloading does. GH #58.
  • Added an is_last_day_of_month() method to indicate whether or not an object falls on the last day of its month. GH #60.

Modules

A date and time object for Perl
Duration objects for date math
Infinite past and future DateTime objects
leap seconds table and utilities
Types used for parameter checking in DateTime

Provides

in lib/DateTime/Helpers.pm
in lib/DateTime/Infinite.pm
in lib/DateTime/Infinite.pm
in lib/DateTime/PP.pm
in lib/DateTime/PPExtra.pm