28 Apr
2016
28 Apr
'16
8:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16376 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- 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 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.