This is preliminary documentation and is subject to change.

DateTimeProviderNow Property

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

Definition

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

Property Value

DateTime

Implements

IDateTimeProviderNow

See Also