date_sub

Supported Signatures
function date_sub $1($1, interval) returns $1
	where $1 in (date, timestamp)
🔗 Official Documentation