next_day

Function next_day 

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

Returns the first date which is later than start_date and named as indicated. The function returns NULL if at least one of the input parameters is NULL.