Bug 23382: Use floating time zone to prevent tests to fail because of DST
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 25 Oct 2019 13:28:49 +0000 (15:28 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 17 Jan 2020 14:57:43 +0000 (14:57 +0000)
commit2419a083fd2f50898ff199fbdb437155e08cef9d
treee6db54bcb900282228bdeac03ef26a10f62ee81e
parent56a1c93ffc471dc7832a20d81fe0034128823b03
Bug 23382: Use floating time zone to prevent tests to fail because of DST

Today Friday Oct 25th, DST next Sunday => Date math are wrong, 96 hours
diff becomes 95.
To avoid that we use the floating timezone

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d4af82d411613f4d12d5e3e31de399aa43355cb4)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Koha/Charges/Fees.t