Property IsLocalTimeRepresentation
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; }