VEventSetTimeZone Method
This is used to set the selected time zone in all date/time objects in the component without
modifying the date/time values.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override void SetTimeZone(
VTimeZone vTimeZone
)
Public Overrides Sub SetTimeZone (
vTimeZone As VTimeZone
)
public:
virtual void SetTimeZone(
VTimeZone^ vTimeZone
) override
abstract SetTimeZone :
vTimeZone : VTimeZone -> unit
override SetTimeZone :
vTimeZone : VTimeZone -> unit
Parameters
- vTimeZone VTimeZone
- A VTimeZone object that will be used for all date/time objects
in the component.
This method does not affect the date/time values