Class SystemClock
Provides access to the normal system clock.
public class SystemClock : ISystemClock
- Inheritance
-
SystemClock
- Implements
- Extension Methods
Properties
UtcNow
Retrieves the current system time in UTC.
public DateTimeOffset UtcNow { get; }