Search
Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@tmtsoftware/esw-ts
models
UTCTime
Class UTCTime
Class representing UTC Time model
Hierarchy
UTCTime
Implements
TMTTime
Index
Constructors
constructor
Properties
value
Methods
toJSON
toTAI
now
Constructors
constructor
new UTCTime
(
value
:
Date
)
:
UTCTime
Parameters
value:
Date
Returns
UTCTime
Properties
Readonly
value
value
:
Date
Methods
toJSON
toJSON
(
)
:
string
Returns
string
toTAI
toTAI
(
)
:
TAITime
Returns
TAITime
Static
now
now
(
)
:
UTCTime
Returns
UTCTime
Modules
clients
components
config
models
<internal>
UTCTime
constructor
value
toJSON
toTAI
now
Generated using
TypeDoc
Class representing UTC Time model