DaylightPropertyUsesDaylightSavingTime Property

This property is used to set or get the daylight saving time flag

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool UsesDaylightSavingTime { get; set; }

Property Value

Boolean
Daylight saving time is used if true, false if not

See Also