[Koha-bugs] [Bug 13601] Get rid of DateTime::Format::DateParse

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 20 09:59:46 CET 2015


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

--- Comment #36 from Marc Véron <veron at veron.ch> ---
Created attachment 37023
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37023&action=edit
[Signed-off] Bug 13601: The fallback regex should contain the time part

On displaying a sql date, if the dateformat is not set to sql, the
output should contain the date.
In the previous version, the fallback regex (used for sql format) did not
included the time part (hh:mm:ss).

Checked out an item with due date an ddue time. Time displays as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list