Mono Class Library: System.DateTime Overview | Members

System.DateTime.Today Property

Gets the current date. [Edit]

public static DateTime Today { get; }

Value

A DateTime instance set to the date of the current instance, with the time set to 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