VTo DoApply Time Zone Method
This is used to apply the selected time zone to all date/time objects in the component and convert
them to the new time zone.
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public override void ApplyTimeZone(
VTimeZone? vTimeZone
)VB
Public Overrides Sub ApplyTimeZone (
vTimeZone As VTimeZone
)C++
public:
virtual void ApplyTimeZone(
VTimeZone^ vTimeZone
) overrideF#
abstract ApplyTimeZone :
vTimeZone : VTimeZone -> unit
override ApplyTimeZone :
vTimeZone : VTimeZone -> unit Parameters
Remarks
When applied, all date/time values in the object will be converted to the new time zone