DB
FunctionsDate & Time

time_as_blob

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

time_as_blob(…) → Bytes

Kind · scalar

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

Part of the Date & Time family.