INanoDate
Extends:
Date → INanoDate
An INanoDate is a type of Date that holds a nanosecond-precision unix timestamp. It's the default date type parsed in IResults and can be created manually using toNanoDate.
Method Summary
Public Methods | ||
public |
Returns the unix nanoseconds timestamp as a string. |
|
public |
Formats the date as an ISO RFC3339 timestamp with nanosecond precision. |