FormatsTimeSpanShort Method
Get the time in text format HH:mm.
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string TimeSpanShort(
Object value
)
Public Shared Function TimeSpanShort (
value As Object
) As String
- value Object
- Value to convert.
StringString with the time in text format HH:mm.