Click or drag to resize
CSYSrLongtoTime Method
Converts seconds to decimal hours.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static double rLongtoTime(
	int i1
)

Parameters

i1
Type: SystemInt32
seconds

Return Value

Type: Double
x - Time
See Also