This is preliminary documentation and is subject to change.

IDateTimeProviderUtcNow Property

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

Definition

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

Property Value

DateTime

See Also