Bug 20008: Fix restrictions added from memberentry.pl if TimeFormat is 12hr
authorKyle M Hall <kyle@bywatetsolutions.com>
Wed, 17 Jan 2018 19:30:06 +0000 (14:30 -0500)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 4 Apr 2018 18:45:44 +0000 (15:45 -0300)
commite2214f2b256e0a44e0936d3eb8e87ac02b40917e
tree4ee291a76a84fb62a91f852e686394a4730da5e3
parent195f5404e4fc665f95e3f686494e7e0f298e27e1
Bug 20008: Fix restrictions added from memberentry.pl if TimeFormat is 12hr

Test Plan:
1) Set TimeFormat to 12 hour
2) Add a restriction with an expiration date via memberentry.pl
3) Note the restriction exists, but has no expiration date
4) Apply this patch
5) Repeat step 2
6) Note the restriction exists and has an expiration date!

Signed-off-by: Roch D'Amour <roch.damour@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
members/memberentry.pl