Click or drag to resize

CSYSrUTCDate Method

Returns the current UTC date in decimal years.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static double rUTCDate()

public static double rUTCDate()

Return Value

Type: Double
Date in decimal years.
Remarks
The FormatDate_STR function can be used to convert a date to a string.
See Also