31 Jul
2017
31 Jul
'17
6:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17699 --- Comment #18 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 65371 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65371&action=edit [SIGNED-OFF] 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. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.