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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 18 Jul 2018 14:17:04 +0000 (16:17 +0200)
commitab24f9664e470c5f40bbd3568f098bec8b9664e0
treecb5a19010facfc0d207437f1651fd20cc5a4d87b
parentcca55714c8ad49c6e4ef8037ae4466ba322c3e35
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>
(cherry picked from commit e2214f2b256e0a44e0936d3eb8e87ac02b40917e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
members/memberentry.pl