Skip to main content

add_months

Function add_months 

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

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