http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12795
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
