I sent a PR. This changes where behavior to convert time.Time values into int, compare them and return the result. To convert time.Time values, it uses time.Unix() internally. I think it’s enough to compare such values.
I sent a PR. This changes where behavior to convert time.Time values into int, compare them and return the result. To convert time.Time values, it uses time.Unix() internally. I think it’s enough to compare such values.