DateTime..::..Now Property
Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static DateTime Now { get; }
<TemplateAttribute> _ Public Shared ReadOnly Property Now As DateTime Get
[TemplateAttribute] public: static property DateTime^ Now { DateTime^ get (); }