Determines if a timestamp object has +/-infinity value.
property IsInfinity: boolean;
Use the IsInfinity property to determine if a timestamp object has +/-infinity value. The IsInfinity is True, if timestamp value is +infinity or -infinity, and False, if the value is not infinity.