DateTimeInstanceCollectionToLocalTime Method
This converts all date/time instances in the collection to local time
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public void ToLocalTime()
public:
void ToLocalTime()
member ToLocalTime : unit -> unit
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.