FormatExtensions

StockSharp.Reporting

Format extensions.

Methoden

Format(TimeSpan?) : string

To format the TimeSpan in String.

time
TimeSpan value.

Rückgabe: String.

Format(TimeSpan) : string

To format the TimeSpan in String.

time
TimeSpan value.

Rückgabe: String.

Format(DateTime) : string

To format the DateTime in String.

time
DateTime value.

Rückgabe: String.