]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Use the 'format.time' OUS to format library hours
authorDan Scott <dscott@laurentian.ca>
Mon, 6 Jan 2014 17:22:28 +0000 (12:22 -0500)
committerDan Wells <dbw2@calvin.edu>
Tue, 21 Jan 2014 19:57:42 +0000 (14:57 -0500)
commitf4e137ffde417e4b24e71304954a5da47a45b261
treee6b1d009a0c9b55d8df3acd593d6740f4c7a00e0
parent8d4ab1b6c3ded757e1ce7558491e03c97323843a
Use the 'format.time' OUS to format library hours

Sparked by a concern that Ben Shum had over the display of library hours in 24
hour format, I eventually figured out that we could use the Template::Toolkit
Date module to format the times according to library preferences. And given
that we already have a format.time OUS, let's use it.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/parts/library/hours.tt2