Comment 4 for bug 1910162

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Thanks, also the testcase in the issue is pretty obvious and easy to try.

root@h:~# TZ=America/New_York jq -n '"2018-08-31T00:00:00Z"|fromdate|todate'
"2018-08-31T01:00:00Z"

This is broken in 1.6 and up and would be fixed by any new release og jq (but no release happened since Nov 2018).