Click or drag to resize

FuncMonthToStrMonthName Method (DateTime, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Func.MonthToStr.MonthName(System.DateTime,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string MonthName(
	DateTime dateTime,
	bool localized
)

Parameters

dateTime
Type: SystemDateTime

[Missing <param name="dateTime"/> documentation for "M:Stimulsoft.Report.Func.MonthToStr.MonthName(System.DateTime,System.Boolean)"]

localized
Type: SystemBoolean

[Missing <param name="localized"/> documentation for "M:Stimulsoft.Report.Func.MonthToStr.MonthName(System.DateTime,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Func.MonthToStr.MonthName(System.DateTime,System.Boolean)"]

See Also