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