SystemClock
- Namespace: SuCoS.Models
- Source File: ISystemClock.cs
Represents a concrete implementation of the ISystemClock interface using the system clock.
Properties
Now
(DateTime): Gets the current local date and time.
UtcNow
(DateTime): Gets the current Coordinated Universal Time (UTC).