28 Jan
2021
28 Jan
'21
11:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850 --- Comment #59 from David Cook <dcook@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.