[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.DateDiffHour

DateDiffHour Method

DateDiffHour(List<IExpression>)

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

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