Click or drag to resize

FixedDateTimeProviderUtcNow 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:  Enkoni.Framework
Assembly:  Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntax
public override DateTime UtcNow { get; }

Property Value

Type: DateTime
See Also