FunctionsDate & Time
time_as_blob
Encodes the input time/timestamp into a deterministic 8-byte hex string representation.
time_as_blob(…) → BytesKind · scalar
Encodes the input time/timestamp into a deterministic 8-byte hex string representation.
Part of the Date & Time family.