Mono Class Library: System.DateTime Overview | Members

System.DateTime.Date Property

Gets the date component of the current instance. [Edit]

public DateTime Date { get; }

Value

A new DateTime instance with the same date as the current instance, and the time value set to midnight (00:00:00). [Edit]

Remarks

This property is read-only. [Edit]

Requirements

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