[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.AddTimeSpan

AddTimeSpan Method

AddTimeSpan(List<IExpression>)

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

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