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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 14 Jan 2022 08:12:53 +0000 (22:12 -1000)
commit6ddb8c9e25ebf9ba041418dae66c29cee4701116
treeb9eef146d552ceef686a09ddee44efe0d8a4462b
parent9d31f0d4ed98654477db9d17bfee2365169da8ee
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>
tools/additional-contents.pl