30 Sep
2014
30 Sep
'14
10:28 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12627 --- Comment #13 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 31937 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31937&action=edit Bug 12627: Fix date management C4::Dates->today returns a string formatted depending on the dateformat syspref. Before the original patch, SQLHelper managed both format (string formatted and DateTime. Now DBIX::Class only manages DateTime, so the call to NewSuggestion and ModSuggestion should pass a DateTime object -- You are receiving this mail because: You are watching all bug changes.