#979 fixed comparison of `time.Time`, but struct containing `time.Time` still can't be compared correctly because still, we will use `reflect.DeepEqual`. I'm working on a PR to fix this.