| CommonDateTimeFormatTimeSpan Method (TimeSpan, TimeSpanFormat, IFormatProvider) |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string FormatTimeSpan(
TimeSpan timeSpan,
TimeSpanFormat format,
IFormatProvider provider
)
Parameters
- timeSpan
- Type: SystemTimeSpan
- format
- Type: Omada.OE.ModelTimeSpanFormat
- provider
- Type: SystemIFormatProvider
Return Value
Type:
String
See Also