VTo Do CollectionApply 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 void ApplyTimeZone(
VTimeZone? vTimeZone
)VB
Public Sub ApplyTimeZone (
vTimeZone As VTimeZone
)C++
public:
void ApplyTimeZone(
VTimeZone^ vTimeZone
)F#
member ApplyTimeZone :
vTimeZone : VTimeZone -> unit Parameters
Remarks
When applied, all date/time values in the object will be converted to the new time zone