DB
FunctionsDate & Time

timestamp_as_blob

Encodes the input timestamp into a deterministic 8-byte hex string representation.

timestamp_as_blob(…) → Bytes

Kind · scalar

Encodes the input timestamp into a deterministic 8-byte hex string representation.

Part of the Date & Time family.