Bridge

DateTime..::..Today Property

Gets the current date.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public static DateTime Today { get; }
<TemplateAttribute> _
Public Shared ReadOnly Property Today As DateTime
	Get
[TemplateAttribute]
public:
static property DateTime^ Today {
	DateTime^ get ();
}

Return Value

An object that is set to today's date, with the time component set to 00:00:00.