Bug 29717: Remove unecessary DT manipulations from tools/additional-contents.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 16 Dec 2021 15:44:30 +0000 (16:44 +0100)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 14 Jan 2022 14:41:17 +0000 (09:41 -0500)
commitdb10542d33056a07563f151fb20dfdd168f9a064
tree0b678fa889f91caae99dc4b0b43a94cd1ad7d977
parent5b8f125c824312b3540a0c7505d63314589a6d9f
Bug 29717: Remove unecessary DT manipulations from tools/additional-contents.pl

DBIC handles DateTime correctly, no need for this output_pref call.

Test plan:
Create a new content, set the dates, confirm they are set correctly
Modify the content, modify the dates, confirm they are stored correctly

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
tools/additional-contents.pl