[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.DateDiffMilliSecond

DateDiffMilliSecond Method

DateDiffMilliSecond(List<IExpression>)

Counts the number of milliseconds boundaries between two non-nullable dates.

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