Click or drag to resize
DashboardXslExtensionExcelFormatDateTime Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelFormatDateTime(System.String,System.String)"]

Namespace: Activsoft.Dashboard.Helpers
Assembly: Activsoft.Dashboard.Helpers (in Activsoft.Dashboard.Helpers.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string ExcelFormatDateTime(
	string value,
	string format
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelFormatDateTime(System.String,System.String)"]

format
Type: SystemString

[Missing <param name="format"/> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelFormatDateTime(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelFormatDateTime(System.String,System.String)"]

See Also