cpan DateTime-TimeZone 0.03

latest releases: 2.62, 2.61, 2.60...
21 years ago
  • Fixed bug in new method that should have caused DateTime::TimeZone
    to not be loadable.

  • Added is_dst_for_datetime method.

0.02 2003-02-09

  • Updated version number to non-dev-release so that it's visible when
    CPAN.pm looks for it as a prereq to DateTime.pm. Otherwise identical
    to 0.02 and still alpha/beta-ish.

0.01_01 2003-02-06

  • Don't make pod for generated timezone modules.

  • Fix a buglet that caused test 01load.t to fail with some versions of
    Test::More. Reported by John Peacock.

0.01_00 2003-02-04

  • Initial alpha release0.01_01 2003-02-06

  • Don't make pod for generated timezone modules.

  • Fix a buglet that caused test 01load.t to fail with some versions of
    Test::More. Reported by John Peacock.

0.01_00 2003-02-04

  • Initial alpha release0.54 2006-10-25

  • Got rid of the STORABLE_attach methods. This was causing bugs when
    trying to freeze/thaw a DateTime.pm object, and I realized that
    because of how the DT::TimeZone internals work, there's not much
    gained by using STORABLE_attach instead of STORABLE_freeze. Even
    with STORABLE_freeze, the core data structures for a timezone are
    still shared.

Don't miss a new DateTime-TimeZone release

NewReleases is sending notifications on new releases.