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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 17 09:47:01 CET 2015


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

--- Comment #34 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 36939
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36939&action=edit
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).

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


More information about the Koha-bugs mailing list