[Bug 14780] New: Datetime format seems
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14780 Bug ID: 14780 Summary: Datetime format seems Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: eugenegf@yahoo.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 42345 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42345&action=edit 01 In Circulation module, when using the datetime picker in Checkout, I am getting the following error: Software error: The 'month' parameter ("29") to DateTime::new did not pass the 'an integer between 1 and 12' callback at /usr/lib/perl5/DateTime.pm line 199 DateTime::new(undef, 'hour', 09, 'minute', 00, 'second', 0, 'month', 29, ...) called at /home/koha/src/Koha/DateUtils.pm line 164 Koha::DateUtils::dt_from_string('09/29/2015 09:00') called at /home/koha/src/circ/circulation.pl line 170 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14780 Eugene Espinoza <eugenegf@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Datetime format seems |Datetime format picker | |error in Circulation -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14780 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Hi Eugene, What version of Koha are you using? With is the value of the dateformat system preference? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org