Click or drag to resize
CSYSrUTCTime Method
Returns the current UTC time in decimal hours.

Available since Oasis montaj version: 7.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The FormatTime_STR function can be used to convert a time to a string.
Syntax
public static double rUTCTime()

Return Value

Type: Double
Time in decimal hours.
See Also