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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Sat, 26 Oct 2019 06:54:34 +0000 (07:54 +0100)
commitd4af82d411613f4d12d5e3e31de399aa43355cb4
tree8633be2ab5f495aa8f8f3c14275a394ab029c80b
parenta5bf7b1e558ea38998d4661f074e99d028178c96
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>
t/db_dependent/Koha/Charges/Fees.t