Protected constructorStatic ofCreates a wrapper from a JavaScript Date.
The JavaScript date value.
A wrapper containing the corresponding timestamp in nanoseconds.
Static ofCreates a wrapper from an integer string. The provided string may start with + or -, and must
otherwise only contain the digits 0-9.
A string representation of an integer.
A wrapper for the parsed value, or null if the parsed value is io.deephaven.util.NULL_LONG.
Wraps a timestamp value stored as nanoseconds since the epoch for use in JS.
This type extends LongWrapper and inherits the following conversions: