Returns whether two time zones are unequal.
Declared in <absl/time/time.h>
<absl/time/time.h>
bool operator!=( TimeZone a, TimeZone b);
true if a and b refer to different zones.
true
a
b