VTimeZoneSetTimeZone Method

The time zone object does not have any properties that use time zone IDs

Definition

Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void SetTimeZone(
	VTimeZone vTimeZone
)

Parameters

vTimeZone  VTimeZone
A VTimeZone object that will be used for all date/time objects in the component.

See Also