wwAPI::GetUtcTime
Returns UTC time from a local time.
Note: This is a static function not a class method
o.GetUtcTime(ltTime)
Returns
UTC Time value
Parameters
ltTime
A given local time. If not passed the current time is used.
Remarks
This function relies on wwDotnetBridge and .NET.
See also
Class wwAPI