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