http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14922
Héctor Eduardo Castro Avalos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #8 from Héctor Eduardo Castro Avalos <[email protected]> --- (In reply to Marc Véron from comment #7) > Created attachment 43069 [details] [review] > Bug 14922 - Remove C4::Dates from cataloguing/additem.pl > ... > Patch amended following comment #6 / mv Hi, MARC I tested this patch with this kind of patterns: Pattern: Year:YYYY Month:MM Day:DD the result is: Year:2015-10-07T11:26:57->year Mount:2015-10-07T11:26:57->month Date:2015-10-07T11:26:57->day Pattern: YYYYMMDD Result: 2015-10-07T11:35:32->year2015-10-07T11:35:32->month2015-10-07T11:35:32->day I've been tested other sort of patterns but the result is the same. Patch 14936 not applied since patch in Discussion and not mentioned in this bug. I don't know if this behaviour in dates is right. Regards -- 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/
