[Koha-bugs] [Bug 16376] Koha::Calendar->is_holiday date truncation creates fatal errors for TZ America/Santiago

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 17 16:40:15 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16376

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomascohen at gmail.com

--- Comment #5 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list