10 Sep
2021
10 Sep
'21
12:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28931 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Got the list using % grep --files-without-match "use Koha::DateUtils.*dt_from_string" `git grep dt_from_string|cut -d':' -f1|sort|uniq` -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.