http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12795 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> --- 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.