Index
Constructors
constructor
Properties
nanoseconds
nanoseconds: number
seconds
seconds: number
Methods
isEqual
toDate
- to
Date ( ) : Date -
Returns Date
JavaScript
Dateobject representing the same point in time as thisTimestamp, with millisecond precision.
toMillis
- to
Millis ( ) : number -
Returns number
The point in time corresponding to this timestamp, represented as the number of milliseconds since Unix epoch 1970-01-01T00:00:00Z.
valueOf
- value
Of ( ) : string -
Returns string