Determines whether two specified instances of
DateTime are equal.
Namespace:
?
System
Assembly:
?
mscorlib (in mscorlib.dll)
Syntax
JavaScript |
---|
JavaScript does not support overloaded operators. |
Return Value
true if d1 and d2 represent the same date and time; otherwise, false.
See Also