SystemClockChangedEventArgs.OldTime property¶
Defined in
Type: SystemClockChangedEventArgs
Namespace: System.Reactive.PlatformServices
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public DateTimeOffset OldTime { get; }
Summary: Gets the time before the system clock changed, or DateTimeOffset.MinValue if not known.
Returns: DateTimeOffset