5 Nov
2014
5 Nov
'14
9:39 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12627 --- Comment #28 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33279 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33279&action=edit [PASSED QA] 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 Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.