SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-DateTime-1.54-2.1.i586.rpm :

* Sat Dec 05 2020 Tina Müller - updated to 1.54 see /usr/share/doc/packages/perl-DateTime/Changes 1.54 2020-12-04 - This release contains a lot of small documentation revisions, both to formatting and content.
* Tue Nov 10 2020 Tina Müller - updated to 1.53 see /usr/share/doc/packages/perl-DateTime/Changes 1.53 2020-11-08 - Added a $dt->rfc3339 method. Based on discussion in GH #109 by worthmine.
* Sun Mar 01 2020 - updated to 1.52 see /usr/share/doc/packages/perl-DateTime/Changes 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.
* Mon Apr 22 2019 Stephan Kulow - updated to 1.51 see /usr/share/doc/packages/perl-DateTime/Changes 1.51 2019-04-21 - Fix CLDR formatting of \'S\' pattern with more than 9 digits of precision. While we only store nanoseconds in the DateTime object we should still be able to handle an arbitrary number of digits properly. Fixed by Slaven Rezić. GH #89.
* Thu Aug 02 2018 cooloAATTsuse.com- updated to 1.50 see /usr/share/doc/packages/perl-DateTime/Changes 1.50 2018-08-01 - The %F strftime pattern incorrectly zero-padded numbers less than four digits. According to POSIX::strftime, this should output the year as-is without padding. Reported by Andy Lester. GH #83.
* Mon May 21 2018 cooloAATTsuse.com- updated to 1.49 see /usr/share/doc/packages/perl-DateTime/Changes 1.49 2018-05-20 - Updated the ppport.h with the latest version of Devel::PPPort. This fixes a compilation warning when compiling with 5.27.11. Reported by Jim Keenan. Fixed GH #81.
* Tue Mar 27 2018 cooloAATTsuse.com- updated to 1.48 see /usr/share/doc/packages/perl-DateTime/Changes 1.48 2018-03-26 - The last release would die if Sub::Util was not available, but this should just be an optional requirement. Fixed by Paul Howarth. Fixes GH #77. PR [#78].
* Mon Mar 26 2018 cooloAATTsuse.com- updated to 1.47 see /usr/share/doc/packages/perl-DateTime/Changes 1.47 2018-03-25 1.47 2018-02-18 - DateTime::Duration->multiply now only allows integer multipliers. Implemented by Dan Stewart. PR #73. - Added is_last_day_of_quarter() and is_last_day_of_year() methods. Implemented by Dan Stewart. PR #72. - When an exception was thrown while adding a duration the object could be left in a broken state, with the duration partially applied. Subsequent addition or subtraction would produce the wrong results. Reported by Pawel Pabian. GH #74.
* Mon Feb 12 2018 cooloAATTsuse.com- updated to 1.46 1.46 2018-02-11 - Fixed the formatting for the CLDR \"S\" symbol. It could in some cases round _up_ to 1 instead of truncating a value. For example, the \"SSS\" symbol would format 999,999,999 nanoseconds as \"1.000\". Fixed by Gianni Ceccarelli. PR [#71].
* Sat Dec 30 2017 cooloAATTsuse.com- updated to 1.45 see /usr/share/doc/packages/perl-DateTime/Changes 1.45 2017-12-29 1.45 2017-12-26 - Added month_length(), quarter_length() and year_length() methods. Implemented by Dan Stewart. PR #70.
 
ICM