31 Jul
2017
31 Jul
'17
5:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17699 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 65366 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65366&action=edit Bug 17699: Use limit as end_of_month
From DateTime::Duration pod: "" For positive durations, the "end_of_month" parameter defaults to wrap. For negative durations, the default is "limit". This should match how most people "intuitively" expect datetime math to work. """"
We need end_of_month => limit for positive durations as well. -- You are receiving this mail because: You are watching all bug changes.