Table of Contents

Property IsLocalTimeRepresentation

Namespace
KZDev.PrimeTime
Assembly
KZDev.PrimeTime.dll

IsLocalTimeRepresentation

Returns whether the properties on this registration are based on local time or UTC time. Timers by default are based on UTC time, but can be configured to use local time instead using the LocalTimeRepresentation timer option during registration.

bool IsLocalTimeRepresentation { get; }

Property Value

bool