Date Time InstanceTo Local Time Method
This converts the date/time info to local time
Definition
Namespace: EWSoftware.PDI
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 ToLocalTime()VB
Public Sub ToLocalTimeC++
public:
void ToLocalTime()F#
member ToLocalTime : unit -> unit Remarks
This converts the date time instance information from its current time zone identified by
the TimeZoneId property to local time. The time zone ID property will be set to null
after conversion to indicate that the instance is in local time.