NanoDate
Extends:
Date → NanoDate
A NanoDate is a type of Date that holds a nanosecond-precision unix timestamp. It's the default date type parsed in Results 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. |
|