13 Nov
2013
13 Nov
'13
4:11 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11244 --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- 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.