TimeZoneInfo.AdjustmentRule.BaseUtcOffsetDelta Property

Definition

Gets the time difference with the base UTC offset for the time zone during the adjustment-rule period.

public:
 property TimeSpan BaseUtcOffsetDelta { TimeSpan get(); };
public TimeSpan BaseUtcOffsetDelta { get; }
member this.BaseUtcOffsetDelta : TimeSpan
Public ReadOnly Property BaseUtcOffsetDelta As TimeSpan

Property Value

A TimeSpan instance representing the time difference.

Applies to