[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.UtcNow

UtcNow Method

UtcNow(List<IExpression>)

Gets a DateTime object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).

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