Share via


MigrationCommonModelFormatter.FormatTimeSpan(TimeSpan) Method

Definition

Format the timespan

public string FormatTimeSpan (TimeSpan span);
member this.FormatTimeSpan : TimeSpan -> string
Public Function FormatTimeSpan (span As TimeSpan) As String

Parameters

span
TimeSpan

time span to displayed

Returns

time span in string format

Applies to