Mono Class Library: System.DateTime Overview | Members

System.DateTime.Equals Method

Returns a bool indicating whether two specified instances of DateTime are equal. [Edit]

public static bool Equals (DateTime t1, DateTime t2)

Parameters

t1
The first DateTime. [Edit]
t2
The second DateTime. [Edit]

Returns

true if the two DateTime values are equal; otherwise, false. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0