http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8234
Melia Meggs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |[email protected] --- Comment #4 from Melia Meggs <[email protected]> --- Before applying the patch, with dateformat set to dd/mm/yyyy, the dates of transfer on my transfers to receive page were incorrectly organized like this: 03/11/2012 - this is Nov 3 09/09/2012 - this is Sept 9 12/09/2012 - this is Sept 12 12/10/2012 - this is Oct 12 After applying the patch, with dateformat set to dd/mm/yyyy, the dates of transfer on my transfers to receive page are correctly organized like this: 09/09/2012 - this is Sept 9 12/09/2012 - this is Sept 12 12/10/2012 - this is Oct 12 03/11/2012 - this is Nov 3 So it looks like this works! -- 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/
