date_add

Function date_add 

Source
pub fn date_add(arg1: Expr, arg2: Expr) -> Expr
Expand description

Returns the date that is days days after start. The function returns NULL if at least one of the input parameters is NULL.