VEventCollectionSetTimeZone 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 void SetTimeZone(
VTimeZone vTimeZone
)
Public Sub SetTimeZone (
vTimeZone As VTimeZone
)
public:
void SetTimeZone(
VTimeZone^ vTimeZone
)
member 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