- craftutils.observation.epoch.Time.__eq__(other)
If other is an incompatible object for comparison, return False. Otherwise, return True if the time difference between self and other is zero.
If other is an incompatible object for comparison, return False. Otherwise, return True if the time difference between self and other is zero.