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