[Koha-bugs] [Bug 24850] Koha::DateUtils ignores offsets in RFC3339 datetimes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 8 15:54:38 CET 2021


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

--- Comment #85 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
I think this line is not tested:

229     $dt->set_time_zone($server_tz) unless ( $date_only || $floating );

And cannot we remove $floating and compare something like $dt->time_zone eq
'floating'?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list