true if value is an instance of DateTime and equals the value of this instance; otherwise, false.
The current instance and value are equal if their DateTime.Ticks property values are equal. Their DateTime.Kind property values are not considered in the test for equality.