26 Oct
2017
26 Oct
'17
9:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9031 --- Comment #18 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- 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 <m.de.rooy@rijksmuseum.nl> 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.