http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8251

--- Comment #6 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 10418
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10418&action=edit
Bug 8251 - Follow up, use 'day' instead of 'day' for Datetime::truncate

As noted in comment #4 by Jonathan Druart, this should be fixed in every call
to DateTie::truncate function. This patch does exactly that.

julian_m tested that truncate( to => 'days' ) didn't actually do anything, so
it is understandable that this 'fix' might introduce new bugs as we might have
'fixed' at a higher libs level this issue.

'minutes' is used in truncate function too, so fixing.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to