[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.AddMonths

AddMonths Method

AddMonths(List<IExpression>)

Returns a new DateTime that adds the specified number of months to the specified DateTime value.

Declaration
public static object AddMonths(List<IExpression> source)
Parameters
Type Name Description
List<IExpression> source
Returns
Type Description
object