https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39748
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #9 from Lisette Scheer <[email protected]> --- (In reply to Katrin Fischer from comment #8) > Yes, that's correct. We're running into a similar problem with a cron we run between 2-3 am, and the us changes happens at 2 am so we lose that hour. DateTime recommends doing calculations in UTC according to https://metacpan.org/pod/DateTime#How-DateTime-Math-Works (found from this issue on the GitHub https://github.com/houseabsolute/DateTime.pm/issues/21) -- You are receiving this mail because: You are the assignee for the bug. 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/
