Interface ISystemClock
Represents interactions with the system clock to access dates and times.
Namespace: IdleKit.Core.Utilities
Assembly: cs.temp.dll.dll
Syntax
public interface ISystemClock
Methods
NowAsUTC()
Obtain the current date and time as the UTC timezone.
Declaration
DateTime NowAsUTC()
Returns
Type | Description |
---|---|
DateTime |