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)
Syntax
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