[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 06:36:06 CEST 2014


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27068|0                           |1
        is obsolete|                            |

--- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 27069
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27069&action=edit
Bug 12072 - New dateformat dd.mm.yyyy

I changed bug description, not quite apropriate language.
Really, it's hard :(

This patch adds dd.mm.yyyy format as requested.
For lack of a better name, I used 'dol',
for 'dot on the line'

To test:
1. apply the patch
2. run updatedatabase.pl
3. go to Admin > Sysprefs > I18N, change dateformat to dd.mm.yyyy, save
4. Test. There are some places where dates are in iso format
by design (yyyy-mm-dd), others must shows new 'dol' format
Works for circulation, reserves, staff & opac, patrons...

But... built-in offline shows correct format on datepicker, but not
on checked out items, have not discovered yet how this works.

So, not ready for sign-off I suppose, but can be tested

Resubmited, bad message on updatedatabase.pl

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list