https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24608 Agustín Moyano <agustinmoyano@theke.io> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |agustinmoyano@theke.io --- Comment #32 from Agustín Moyano <agustinmoyano@theke.io> --- seems timezone is not saved in date_due column, because it's a datetime rather than timestamp https://stackoverflow.com/questions/19843203/how-to-store-a-datetime-in-mysq... Maybe we can alter that column to timestamp, so timezone is saved, or I can add a flag to the JS function in 24455 to use timezone or not -- You are receiving this mail because: You are watching all bug changes.