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

Changes for version 1.52 - 2020-02-29

  • Added a $dt->is_between($dt1, $dt2) method. Based on GH #97 by philip r brenan.
  • Simplify the calculation of leap seconds in XS. This is a little more efficient for most use cases (anything with future or recent past datetimes). Contributed by Mark Overmeer. GH #91.

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