DateTimeInstance.EndIsDaylightSavingTime Property

This is used to get or set whether or not the end date/time is in daylight saving time

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public bool EndIsDaylightSavingTime { get; set; }

Property Value

Boolean

See Also