[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.Now

Now Method

Now(List<IExpression>)

Gets a DateTime object that is set to the current date and time on this computer, expressed as the local time.

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