Date Time Instance CollectionTo Local Time Method
This converts all date/time instances in the collection 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 instances from their current time zone identified by their
TimeZoneId property to local time. The time zone ID property will be
set to null in each one after conversion to indicate that the instances are in local time.