DB
FunctionsDate & Time

date_as_blob

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

date_as_blob(…) → Bytes

Kind · scalar

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

Part of the Date & Time family.