Changes for version 0.52 - 2009-12-05

  • Numeric to ->new() are now all validated to make sure they are integers. Previously, things like "month => 11.2" would have been allowed. Based on a bug report from Max Kanat-Alexandar. RT #45767.
  • Added a warning to the docs suggesting that you cache the locale time zone if you need to make many DateTime objects in the local zone. Looking up the local zone can be fairly expensive. RT #46753.

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/DateTime/Infinite.pm
in lib/DateTime/Infinite.pm