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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
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/