The epoch to use when serializing this date.
JavaScript Date value corresponding to the time.
Parses a PDB timestamp.
If the time has the top bit set, it's an unsigned 32-bit number counting from 1st Jan 1904.
If the time has the top bit clear, it's a signed 32-bit number counting from 1st Jan 1970.
Optional
_opts: DeserializeOptionsComputes the serialized length of this value.
Optional
_opts: SerializeOptionsSerializes this value into a buffer.
Optional
_opts: SerializeOptionsStatic
fromStatic
of
A timestamp value.
References: