[Koha-bugs] [Bug 9479] The member notices page does not display dates in the syspref format

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 24 11:57:02 CET 2013


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 14811
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14811&action=edit
Bug 9479: The member notices page does not display dates in the syspref format

In order to let the KohaDates plugin display a datetime, this patch
modify this plugin.
Now it uses Koha::DateUtils instead of C4::Dates.

Test plan:
- check that the date format on the member notices page
  (members/notices.pl) is displayed according your syspref dateformat.
- check that existing dates are always in the good format (without the
  hours) e.g. acqui/histsearch.pl, acqui/basket.pl, etc.
- Modify your syspref and recheck the previous pages

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list