Click or drag to resize

StiFunctionsStringsDateToStr Method (NullableDateTime)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.DateToStr(System.Nullable{System.DateTime})"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string DateToStr(
	Nullable<DateTime> value
)

Parameters

value
Type: SystemNullableDateTime

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.DateToStr(System.Nullable{System.DateTime})"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.DateToStr(System.Nullable{System.DateTime})"]

See Also