DB
FunctionsDate & Time

date_sub

Subtracts a signed interval from a timestamp using seconds-based units plus month/year calendar shifts.

date_sub(…) → Int64

Kind · scalar

Subtracts a signed interval from a timestamp using seconds-based units plus month/year calendar shifts.

Part of the Date & Time family.