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

--- Comment #2 from Kyle M Hall <[email protected]> ---
This patch looks up each field in the information schema table, and
if it is a date, datetime, or timestamp, it converts is to the format
specified in the preference dateformat.

Though the query in this patch looks like a mysql'ism, I believe it should also
work in postgres at the very least. I believe we will in the near future move
to Template Toolkit based notices which will render this issue moot. With TT
notices, we will be able to use the KohaDates plugin to format dates correctly
at that point.

-- 
You are receiving this mail because:
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/

Reply via email to