http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12072 paxed <pasi.kallinen@pttk.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pasi.kallinen@pttk.fi --- Comment #7 from paxed <pasi.kallinen@pttk.fi> --- Created attachment 27082 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27082&action=edit Add dateformat dd.mm.yyyy Here's my version, which makes things a bit more generic. ---- Add date format dd.mm.yyyy, known internally as dmydot. Make it much easier to add other date formats by passing the date format string to the templates, instead of hard-coding the allowed formats. Testing: (same as bgkriegel's) ---- Things that should be revisited one day: -tinyCME init uses hard-coded dateformat, but the dateformat plugin is not enabled. -dt_add_type_uk_date() should perhaps be made more general. -- You are receiving this mail because: You are watching all bug changes.