TIME_FORMATConstant Class

Old Time formats
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetTIME_FORMATConstant

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

public static class TIME_FORMATConstant

The TIME_FORMATConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCOLON
Standard Time (HH:MM:SS.SSSS)
Public fieldStatic memberHMS
Time (HH.MMSSSSSSS)
Top
See Also