Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Compares this DateTimeOffset object to another Object.
Syntax
public boolean equals(Object o)
Parameters
o
The object you want compare to the current instance.
Return Value
Returns true if this DateTimeOffset object represents the same point in time at the same offset from GMT as another DateTimeOffset.