This is preliminary documentation and is subject to change.

DateTimeProviderUtcNow Property

Gets the current UTC DateTime (or the mock value if set)

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public DateTime UtcNow { get; }

Property Value

DateTime

Implements

IDateTimeProviderUtcNow

See Also