wwAPI::FromUtcTime

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)

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, 2025 • Updated: 2025-03-12
Comment or report problem with topic