Click or drag to resize

StiFunctionsDateMonthName Method (DateTime)

Returns the name of the month.

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

Parameters

date
Type: SystemDateTime

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

Return Value

Type: String

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

See Also