pub fn date_sub(arg1: Expr, arg2: Expr) -> Expr
Returns the date that is days days before start. The function returns NULL if at least one of the input parameters is NULL.