[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.GetDate

GetDate Method

GetDate(List<IExpression>)

Gets the date component of specified DateTime value.

Declaration
public static object GetDate(List<IExpression> source)
Public Shared Function GetDate(source As List(Of IExpression)) As Object
Parameters
Type Name Description
List<IExpression> source
Returns
Type Description
object