http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444 Bug #: 7444 Summary: Use T::T date plugin to display dates omnibus Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: gmcharlt@gmail.com ReportedBy: paul.poulain@biblibre.com QAContact: ian.walls@bywatersolutions.com All dates can now be displayed through a Template::Toolkit plugin. All existing code must be updated. Dates can/should/must now be displayed by: * adding [% USE KohaDates %] at the beginning of the template * use [% mydate | KohaDates %] for mydate date variable * remove .pl code that update date format before sending the string to the template. This entry is an omnibus, as many patches will be necessary. Note: the plugin has been introduced in Bug 929 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.