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