[Koha-bugs] [Bug 12072] New dateformat dd.mm.yyyy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 14 12:33:02 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12072

paxed <pasi.kallinen at pttk.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pasi.kallinen at pttk.fi

--- Comment #7 from paxed <pasi.kallinen at 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.


More information about the Koha-bugs mailing list