Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
@tmtsoftware/esw-ts
models
UTCTime
Class UTCTime
Class representing UTC Time model
Category
Params
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
value
Methods
toJSON
toTAI
now
@tmtsoftware/esw-ts
Loading...
Class representing UTC Time model
Category
Params