Click or drag to resize

StiFunctionsDateDayOfYear Method (DateTime)

Returns the day of the year.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static long DayOfYear(
	DateTime date
)

Parameters

date
Type: SystemDateTime

[Missing <param name="date"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsDate.DayOfYear(System.DateTime)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsDate.DayOfYear(System.DateTime)"]

See Also