Koha/Koha/Template/Plugin
Chris Cormack 01875b565d Bug 929 : Followup fixing date formatting
This patch introduces a Filter (KohaDates) for use in templates
[% USE KohaDates %]
[% somevariable | $KohaDates %]

This will format the date in the format specified by the systempreference

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
2012-01-06 13:52:08 +01:00
..
KohaDates.pm Bug 929 : Followup fixing date formatting 2012-01-06 13:52:08 +01:00