Bug 25133: Handle 12hr format for dt_from_string
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 20 Apr 2020 08:59:55 +0000 (10:59 +0200)
committerJoy Nelson <joy@bywatersolutions.com>
Mon, 11 May 2020 20:24:16 +0000 (20:24 +0000)
commit1adb28bc23b11e4c11b97f0524b829e840c70a74
tree0bc4aef2cf7cffa43da3c53b905362d0cb2d2f26
parent1973003eaafd4cc7f7040cc66f946751eb2bacc3
Bug 25133: Handle 12hr format for dt_from_string

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
Koha/DateUtils.pm
circ/circulation.pl
t/DateUtils.t