[Koha-bugs] [Bug 12795] Check-in breaks on for items due to past dates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 15 13:08:59 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12795

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
my $dt = DateTime->new( year => 2011, month => 8, day => 15, hour => 23, minute
=> 59, second => 0, time_zone => 'America/Argentina/Cordoba');

Seems good.

Maybe it's fixed by bug 12699.
If not, please provide more information (parameters passed to dt_from_string or
DateTime->new)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list