Method | Description | |
---|---|---|
ApproximatelyEqual ( this t, System.DateTime obj ) : bool |
Determines if the two dates are equivalent to within one second.
|
public static ApproximatelyEqual ( this t, System.DateTime obj ) : bool | ||
t | this | The |
obj | System.DateTime | The object to compare. |
return | bool |