[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.DateTimeFunctions.GetDayOfYear

GetDayOfYear Method

GetDayOfYear(List<IExpression>)

Gets the day of the year represented by the specified DateTime value.

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