16 Jan
2024
16 Jan
'24
9:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35788 --- Comment #8 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I think Jonathan is right here.. as much as I'd love to just lean on the database to handle this, it doesn't take our timezone handling into account.. These are DATETIME fields, not TIMESTAMPS.. so there's no internal munging of the dates to UTC and back.. we need the koha munging of that to consistently get back the datetimes we put in. -- You are receiving this mail because: You are watching all bug changes.