Bug 22741: Make updated_on timezone aware in Koha::Patron
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 20 Jun 2019 15:00:59 +0000 (16:00 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 8 Aug 2019 11:42:29 +0000 (12:42 +0100)
commite5c05344c0c182703965f77060e6595226047eea
tree5ed76b6b74de4a9335bcffa0eb0c40f193589220
parent107804fb872eea2cb9e21d6f54e747ba047c9c9e
Bug 22741: Make updated_on timezone aware in Koha::Patron

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Patron.pm