Compares this with another NpgsqlTimeTZ. As per postgres' rules, first the times are compared as if they were both in the same timezone. If they are equal then then timezones are compared (+01:00 being "smaller" than -01:00).
An integer which is 0 if they are equal, < 0 if this is the smaller and > 0 if this is the larger.
NpgsqlTimeTZ Class | NpgsqlTypes Namespace | NpgsqlTimeTZ.CompareTo Overload List