https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29403

--- Comment #26 from Fridolin Somers <[email protected]> ---
(In reply to Jonathan Druart from comment #25)
> 
> > 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.

I mean a method to stringify a DT into a string that we store in database.
Called "dt_to_sql" as oposite of "dt_from_string($str, 'sql')".
We may call it "dt_to_string".

-- 
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/

Reply via email to