DateTimeInstanceToLocalTime Method
This converts the date/time info 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 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.