Calendar ObjectSet Time Zone Method
This is used to set the selected time zone in all date/time objects in the component without
modifying the date/time values.
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 abstract void SetTimeZone(
VTimeZone? vTimeZone
)VB
Public MustOverride Sub SetTimeZone (
vTimeZone As VTimeZone
)C++
public:
virtual void SetTimeZone(
VTimeZone^ vTimeZone
) abstractF#
abstract SetTimeZone :
vTimeZone : VTimeZone -> unit Parameters
Remarks
This method does not affect the date/time values