Click or drag to resize

StiFunctionsStringsDateToStrUa Method (DateTime, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.DateToStrUa(System.DateTime,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string DateToStrUa(
	DateTime value,
	bool upperCase
)

Parameters

value
Type: SystemDateTime

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.DateToStrUa(System.DateTime,System.Boolean)"]

upperCase
Type: SystemBoolean

[Missing <param name="upperCase"/> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.DateToStrUa(System.DateTime,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiFunctionsStrings.DateToStrUa(System.DateTime,System.Boolean)"]

See Also