20 Dec
2024
20 Dec
'24
11:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38758 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 175818 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175818&action=edit Bug 38758: Add strftime as TT virtual method Test plan: Try things like [% borrower.dateexpiry.strftime('%d-%m-%y') %] in a notice. Also test datetime fields like borrower.lastseen. Add locale support with strftime('%d %B', 'nl_NL') etc. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.