https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16376 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to David Cook from comment #3)
Ahh, I bet it's truncating it to compare it to "single_holidays" and "exception_holidays"... right... that makes sense.
In that case, before truncating it, I think you have to turn it into a "floating" DateTime.
Except that we're using the Timezone in single_holidays() and exception_holidays()... that's great...
I think we might need to re-think Koha::Calendar in light of https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12669
Hey, where's the patch? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.