Bug 17964: Support date formatting
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 21 Jan 2017 15:02:50 +0000 (16:02 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Apr 2017 15:15:17 +0000 (11:15 -0400)
commit30bdf6edec8176c68d2ced15cd14cdf0f1e767fd
tree5625b1b4e24ba0b10aa7164006250809d7944cb6
parentb2b4be996aba9356662b05e4427d00e33dda9081
Bug 17964: Support date formatting

Using the KohaDates plugin will allow us to format dates as we want,
using the same filters as the ones defined in the KohaDates TT plugin.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Letters.pm