http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12072
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27068|0 |1 is obsolete| | --- Comment #6 from Bernardo Gonzalez Kriegel <[email protected]> --- 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. _______________________________________________ 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/
