Click or drag to resize

FuncMonthToStrMonthName Method (DateTime, String)

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

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

Parameters

dateTime
Type: SystemDateTime

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

culture
Type: SystemString

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

Return Value

Type: String

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

See Also