[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.GetSecond

GetSecond Method

GetSecond(List<IExpression>)

Gets the seconds component of the specified DateTime value.

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