https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9031
--- Comment #18 from Marcel de Rooy <[email protected]> --- Created attachment 68576 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68576&action=edit Bug 9031: (QA follow-up) Pass the same timezone in Calendar.t We do not need to change $ENV{TZ} or call tzset. Pass $tz too for the second date. Replace checking the datetime hash by delta calls. Replacing the number of minutes. Signed-off-by: Marcel de Rooy <[email protected]> We will still crash with: Invalid local time for date in time zone: America/New_York But the changes in Calendar.pm will now resolve that. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
