20 Dec
2021
20 Dec
'21
10:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29403 --- Comment #25 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (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.