INTERFACE ISystemClock
- Namespace: SuCoS.Models
- Source File: ISystemClock.cs
Represents an interface for accessing the system clock.
Properties
Now
(DateTime) : Gets the current local date and time.
UtcNow
(DateTime) : Gets the current Coordinated Universal Time (UTC).