date_sub

Function date_sub 

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

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