Overview

Request 500295 accepted

- updated to 1.43
see /usr/share/doc/packages/perl-DateTime/Changes
1.43 2017-05-29

- Added a small optimization for boolification overloading. Rather than
relying on a fallback to stringification, we now return true directly, which
is a little faster in cases like "if ($might_be_dt) { ... }".

- The datetime() method now accepts a single argument to use as the separate
between the date and time portion. This defaults to "T".

- updated to 1.42
see /usr/share/doc/packages/perl-DateTime/Changes
1.42 2016-12-25

- The DateTime::Duration->add and ->subtract methods now accept
DateTime::Duration objects. This used to work by accident, but this is now
done intentionally (with docs and tests). Reported by Petr Pisar. GitHub
#50.


1.41 2016-11-16

- The DateTime->add and ->subtract methods now accept DateTime::Duration
objects. This used to work by accident, but this is now done intentionally
(with docs and tests). Based on PR #45 from Sam Kington.


1.40 2016-11-12


Request History
Stephan Kulow's avatar

coolo created request

- updated to 1.43
see /usr/share/doc/packages/perl-DateTime/Changes
1.43 2017-05-29

- Added a small optimization for boolification overloading. Rather than
relying on a fallback to stringification, we now return true directly, which
is a little faster in cases like "if ($might_be_dt) { ... }".

- The datetime() method now accepts a single argument to use as the separate
between the date and time portion. This defaults to "T".

- updated to 1.42
see /usr/share/doc/packages/perl-DateTime/Changes
1.42 2016-12-25

- The DateTime::Duration->add and ->subtract methods now accept
DateTime::Duration objects. This used to work by accident, but this is now
done intentionally (with docs and tests). Reported by Petr Pisar. GitHub
#50.


1.41 2016-11-16

- The DateTime->add and ->subtract methods now accept DateTime::Duration
objects. This used to work by accident, but this is now done intentionally
(with docs and tests). Based on PR #45 from Sam Kington.


1.40 2016-11-12


Pedro Monreal Gonzalez's avatar

pmonrealgonzalez accepted request

openSUSE Build Service is sponsored by