https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25039
--- Comment #25 from Tomás Cohen Arazi <[email protected]> --- Created attachment 110905 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110905&action=edit Bug 25039: (QA follow-up) Restore date display The original implementation didn't display the time portion of the datetime object (00:00) as it used output_pref( ..., 'iso' ). This patch makes it do the same. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
