https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29403
--- Comment #25 from Jonathan Druart <[email protected]> --- (In reply to Fridolin Somers from comment #24) > We cant change how DT is stringified right ? We can, this is the first option described on bug 29718. I don't think it's worth it. > So we better change how we store. > Maybe a Koha::DateUtils dt_to_sql method ? Hum? I am not sure I understand that part. This is DBMS internals, we cannot modify how we store date/datetime/timestamp. -- 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/
