DateTimeInstance.StartTimeZoneName Property

This is used to get or set the time zone name description for the start date/time value (Eastern Daylight Time, Pacific Standard Time, etc).

Definition

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

Property Value

String

See Also