[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
Thu Jan 28 23:09:05 CET 2021


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

--- Comment #59 from David Cook <dcook at prosentient.com.au> ---
(In reply to Martin Renvoize from comment #58)
> Mmmm, I've often wondered that... history.. Though I note that lib seems to
> have had a bunch of fixes recently.. so it wasn't perfect.. might be better
> now.

I think in the past we were using a different library. It was
DateTime::Format::DateParse which is super old and unmaintained.
DateTime::Format::Strptime, on the other hand, is well maintained. I have an
application that deals a lot with time and I love DateTime::Format::Strptime
for it heh.

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


More information about the Koha-bugs mailing list