Bug 11148: Add a as_due_date parameter to the output_pref routine
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 2 Dec 2013 16:21:13 +0000 (17:21 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 18 Apr 2014 21:45:45 +0000 (21:45 +0000)
commit4ea09932ddbfbcc0e9201f7cc6b2a5e08a4efabf
tree55dda151aee3ad189963a0f03e0aad9a16a67851
parentb9492e73f59439e218e7f657bdfcf67026834311
Bug 11148: Add a as_due_date parameter to the output_pref routine

This parameter is a boolean, if true, the hours won't be displayed if
the time is 23:59 (24hr format) or 11:59 PM (12hr format).

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Koha/DateUtils.pm
opac/opac-reserve.pl
t/DateUtils.t