'Declaration Public Shared Function NiceTimeSpan( _ ByVal ts As _TimeSpan, _ ByVal dateMode As Nullable(Of DateMode) _ ) As _TimeSpan
public static _TimeSpan NiceTimeSpan( _TimeSpan ts, Nullable<DateMode> dateMode )
Parameters
- ts
- dateMode
'Declaration Public Shared Function NiceTimeSpan( _ ByVal ts As _TimeSpan, _ ByVal dateMode As Nullable(Of DateMode) _ ) As _TimeSpan
public static _TimeSpan NiceTimeSpan( _TimeSpan ts, Nullable<DateMode> dateMode )