http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11239
--- Comment #4 from [email protected] <[email protected]> --- Created attachment 35028 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35028&action=edit Bug 11239 - show hour of due date in history circulation The circulation history page (Patron -> Circulation history) does not show the time when displaying the date of checkout, due date, and check in. This patch adds the "with_hours => 1" flag to the KohaDates filter. To test, apply the patch and view the circulation history page for a patron with good circulation history data. Confirm that dates are displayed correctly with times and that date sorting still works correctly. Signed-off-by: marjorie <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
