MigrationCommonModelFormatter.FormatTimeSpan(TimeSpan) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Format the timespan
public string FormatTimeSpan (TimeSpan span);
member this.FormatTimeSpan : TimeSpan -> string
Public Function FormatTimeSpan (span As TimeSpan) As String
Parameters
- span
- System.TimeSpan
time span to displayed
Returns
- System.String
time span in string format