https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32373
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #15 from Lucas Gass <[email protected]> --- (In reply to Katrin Fischer from comment #14) > I believe this could be removed again now, could you confirm? > -use Koha::DateUtils qw( dt_from_string ); > +use Koha::DateUtils qw( dt_from_string format_sqldatetime ); Yes, it looks like 'format_sqldatetime' is not needed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
