]> git.koha-community.org Git - koha.git/commit
Bug 30717: (QA follow-up) Move to module
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 13 May 2022 07:29:04 +0000 (07:29 +0000)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Mon, 20 Jun 2022 12:44:15 +0000 (14:44 +0200)
commit128673401c93b80c418f92fee17e225ede1cd454
treed97c1fe6916397339d70019b24f11e4ec81b95a8
parent2d361a6d2c15044ae18afa34fdcfc3b22fbcd911
Bug 30717: (QA follow-up) Move to module

We will probably use this a bit more :)
Let's put it in a module (with a trivial test).

Test plan:
Repeat item edit.
Run  t/DateUtils.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit e0814f2cc051d52a128a2f23f76169cd2e2716a3)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
Koha/DateUtils.pm
cataloguing/value_builder/dateaccessioned.pl
t/DateUtils.t