Bug 24850: Always return 'instance' local time
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 17 Mar 2020 10:22:16 +0000 (10:22 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Nov 2021 13:57:14 +0000 (14:57 +0100)
commitef882714e5079db0f9062d9095f49ac7330018a2
tree43b7d9dc1f57a5486f3e9f439dd1ef3ef0dd9c5a
parentc641589e444ea5233632573bd8cd7968971fba23
Bug 24850: Always return 'instance' local time

This patch adds handling to ensure we always convert a passed in time to
the instance configured timezone..

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/DateUtils.pm