Click or drag to resize
CSYSiTimetoLong Method
Converts decimal hours to seconds in a day.

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 int iTimetoLong(
	double d1
)

Parameters

d1
Type: SystemDouble
Time

Return Value

Type: Int32
x - Seconds (integer)
See Also