https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21824
--- Comment #9 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #8) > (In reply to Jonathan Druart from comment #7) > > Kyle, Can you give an example please? How would you display table.column in > > iso format without the time part? > > [% table.column | $KohaDates dateformat => 'iso' %] or [% KohaDate.output_preference( str => table.column, dateformat => 'iso', dateonly => 1 %] Is that what you had in mind? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
