pub fn next_day(arg1: Expr, arg2: Expr) -> Expr
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.