Returns local time from a UTC time.
Optionally lets you provide a timezone offset to account for. If not provided the timezone used is the active timezone of the local machine.
o.FromUtcTime(ltTime)
Return Value
Local time value
Parameters
ltTime
UTC Time
lnOffsetMinutes
(optional) - timezone offset to adjust for. Defaults to local timezone as determined by GetTimeZone()
.
Remarks
This function relies on wwDotnetBridge and .NET.
See also:
Class wwAPI | wwAPI::GetUtcTime© West Wind Technologies, 1996-2024 • Updated: 11/17/17
Comment or report problem with topic