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