Bug 22742: ILS-DI - Fix datetime format returned by RenewLoan
authorArthur Suzuki <arthur.suzuki@biblibre.com>
Fri, 19 Apr 2019 09:48:31 +0000 (11:48 +0200)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 15 May 2019 12:11:54 +0000 (12:11 +0000)
commit5cc8fb5e07eab457f998c42e1b7cd22c387e647b
treea41381ede0f77d30d7790711d4dd4032483d8662
parent3b037a77362c5a425fd2b551ddf0280eda38e733
Bug 22742: ILS-DI - Fix datetime format returned by RenewLoan

Test plan :
Call RenewLoan a few times and check the date returned is correct (minute wise).

Signed-off-by: Arthur Bousquet <arthur.bousquet@inlibro.com>
Signed-off-by: Bin Wen <bin.wen@inlibro.com>
https://bugs.koha-community.org/show_bug.cgi?id=22472

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/ILSDI/Services.pm