https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37905
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171760|0 |1 is obsolete| | --- Comment #11 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 172903 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172903&action=edit Bug 37905: Use correct RFC3339 formatted date to the server This patch suggests to revert the previous attempt to fix this problem. The date was using the client-side's tz and so the "last hour" was not matching the one from the server. With bug 37831 with simply need to pass a rfc3339-formatted date and the filtering will be done as expected. Signed-off-by: Nick Clemens <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
